Class CommandLine.MaxValuesforFieldExceededException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandLine

public static class CommandLine.MaxValuesforFieldExceededException extends CommandLine.ParameterException
Exception indicating that more values were specified for an option or parameter than its arity allows.
See Also:
  • Field Details

  • Constructor Details

    • MaxValuesforFieldExceededException

      public MaxValuesforFieldExceededException(CommandLine commandLine, String msg)