public static class CommandLineOptionException.ArgumentConversionFailed extends CommandLineOptionException
CommandLineOptionException.ArgumentConversionFailed, CommandLineOptionException.ConflictingOptions, CommandLineOptionException.DuplicateOption, CommandLineOptionException.OptionArgumentMissing, CommandLineOptionException.RequiredOptionGroupMissing, CommandLineOptionException.RequiredOptionMissing, CommandLineOptionException.UnrecognizedOption| Modifier | Constructor and Description | 
|---|---|
| protected  | ArgumentConversionFailed(String argument,
                        Class<?> targetType,
                        Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getArgument() | 
| Class<?> | getTargetType() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.