public static class CommandLine.TypeConversionException extends CommandLine.PicocliException
CommandLine.ITypeConverter
implementations to indicate a String could not be converted.Constructor and Description |
---|
TypeConversionException(String msg)
Constructs a TypeConversionException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeConversionException(String msg)