public class CommandLineParser.NoSuchOptionException extends CommandLineParser.OptionException
| Constructor and Description |
|---|
NoSuchOptionException(String option,
String msg)
An error occurred while looking up an option.
|
getOptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003, 2023, Oracle and/or its affiliates.