Class AttachmentSetSizeLimitExceededException

  • All Implemented Interfaces:
    Serializable

    public class AttachmentSetSizeLimitExceededException
    extends AmazonServiceException

    A limit for the size of an attachment set has been exceeded. The limits are 3 attachments and 5 MB per attachment.

    See Also:
    Serialized Form
    • Constructor Detail

      • AttachmentSetSizeLimitExceededException

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