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).Modifier and Type | Method and Description |
---|---|
String |
getOptionName() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.