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(java.lang.String argument,
java.lang.Class<?> targetType,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArgument() |
java.lang.Class<?> |
getTargetType() |