public static class CommandLineOptionException.DuplicateOption extends CommandLineOptionException
CommandLineOptionException.ArgumentConversionFailed, CommandLineOptionException.ConflictingOptions, CommandLineOptionException.DuplicateOption, CommandLineOptionException.OptionArgumentMissing, CommandLineOptionException.RequiredOptionGroupMissing, CommandLineOptionException.RequiredOptionMissing, CommandLineOptionException.UnrecognizedOption| Modifier | Constructor and Description | 
|---|---|
| protected  | DuplicateOption(Method option,
               String optionName,
               String[] optionNames) | 
| Modifier and Type | Method and Description | 
|---|---|
| Method | getOption() | 
| String | getOptionName() | 
| String[] | getOptionNames() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.