public static class CmdLineParser.UnknownOptionException extends CmdLineParser.OptionException
getMessage() returns
an error string suitable for reporting the error to the user (in English).| Modifier and Type | Method and Description |
|---|---|
String |
getOptionName()
Gets the option name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getOptionName()
Copyright © 2009–2016 Jeremy Landis. All rights reserved.