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 © 2009-2012. All Rights Reserved.