Class CommandLine.TypeConversionException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandLine

public static class CommandLine.TypeConversionException extends CommandLine.PicocliException
Exception thrown by CommandLine.ITypeConverter implementations to indicate a String could not be converted.
See Also:
  • Constructor Details

    • TypeConversionException

      public TypeConversionException(String msg)