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