Class NumberTooBigException

All Implemented Interfaces:
Serializable

public class NumberTooBigException extends CommandParseException
See Also:
  • Constructor Details

    • NumberTooBigException

      public NumberTooBigException(T value, T max)