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 |
---|---|
java.lang.String |
getOptionName() |
Copyright © 2001-2003 Steve Purcell. Copyright © 2002 Vidar Holen. Copyright © 2002 Michal Ceresna. Copyright © 2005 Ewan Mellor. Released under the terms of the BSD licence.