Class DescribeAttachmentLimitExceededException

All Implemented Interfaces:
Serializable

public class DescribeAttachmentLimitExceededException extends AmazonServiceException

The limit for the number of DescribeAttachment requests in a short period of time has been exceeded.

See Also:
  • Constructor Details

    • DescribeAttachmentLimitExceededException

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