Class OperationLimitExceededException

    • Constructor Detail

      • OperationLimitExceededException

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