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, toString
public String getOptionName()
Copyright © 2009–2020 Jeremy Landis. All rights reserved.