Class LimitExceededException

    • Constructor Detail

      • LimitExceededException

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