Class LimitsExceededException

    • Constructor Detail

      • LimitsExceededException

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