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, toString
public String getOptionName()
Copyright © 2003–2021 XDEV Software. All rights reserved.