public static class CommandLineOptionException.RequiredOptionGroupMissing extends CommandLineOptionException
EXACTLY_ONE or ONE_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  | RequiredOptionGroupMissing(Class<?> optionGroup,
                          String[] optionNames) | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<?> | getOptionGroup() | 
| String[] | getOptionNames() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.