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