Class OperationLimitExceededException

All Implemented Interfaces:
Serializable

public class OperationLimitExceededException extends AmazonServiceException

The number of operations or jobs running exceeded the allowed threshold for the account.

See Also:
  • Constructor Details

    • OperationLimitExceededException

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