public static class CommandLineOptionException.ConflictingOptions extends CommandLineOptionException
EXACTLY_ONE, and there are
more than one options of the group on the command line.CommandLineOptionException.ArgumentConversionFailed, CommandLineOptionException.ConflictingOptions, CommandLineOptionException.DuplicateOption, CommandLineOptionException.OptionArgumentMissing, CommandLineOptionException.RequiredOptionGroupMissing, CommandLineOptionException.RequiredOptionMissing, CommandLineOptionException.UnrecognizedOption| Modifier | Constructor and Description |
|---|---|
protected |
ConflictingOptions(Class<?> optionGroup,
Method option,
String optionName) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getOption() |
Class<?> |
getOptionGroup() |
String |
getOptionName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.