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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.