public class CmdLineException extends Exception
| Constructor and Description |
|---|
CmdLineException(String message)
Standard constructor accepting a string containing the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CmdLineException(String message)
message - The message linked to this exception.Copyright © 2015. All Rights Reserved.