Class NumberTooSmallException

All Implemented Interfaces:
Serializable

public class NumberTooSmallException extends CommandParseException
See Also:
  • Constructor Details

    • NumberTooSmallException

      public NumberTooSmallException(T value, T min)