public static class CommandLineOptionException.RequiredOptionMissing extends CommandLineOptionException
MANDATORY or ONCE_OR_MORE, but is missing on
 the command line.CommandLineOption.name(), 
Serialized FormCommandLineOptionException.ArgumentConversionFailed, CommandLineOptionException.ConflictingOptions, CommandLineOptionException.DuplicateOption, CommandLineOptionException.OptionArgumentMissing, CommandLineOptionException.RequiredOptionGroupMissing, CommandLineOptionException.RequiredOptionMissing, CommandLineOptionException.UnrecognizedOption| Modifier | Constructor and Description | 
|---|---|
| protected  | RequiredOptionMissing(Method option,
                     String[] optionNames) | 
| Modifier and Type | Method and Description | 
|---|---|
| Method | getOption() | 
| String[] | getOptionNames() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.