Class InvalidLimitException

    • Constructor Detail

      • InvalidLimitException

        public InvalidLimitException​(String message)
        Constructs a new InvalidLimitException with the specified error message.
        Parameters:
        message - Describes the error encountered.