jargs.gnu
public static class CmdLineParser.UnknownOptionException extends CmdLineParser.OptionException
getMessage()
returns
an error string suitable for reporting the error to the user (in
English).
Method Summary | |
---|---|
String | getOptionName() |
Returns: the name of the option that was unknown (e.g. "-u")