Class AttachmentLimitExceededException

All Implemented Interfaces:
Serializable

public class AttachmentLimitExceededException extends AmazonServiceException

The limit for the number of attachment sets created in a short period of time has been exceeded.

See Also:
  • Constructor Details

    • AttachmentLimitExceededException

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