Class AttachmentSetExpiredException

All Implemented Interfaces:
Serializable

public class AttachmentSetExpiredException extends AmazonServiceException

The expiration time of the attachment set has passed. The set expires 1 hour after it is created.

See Also:
  • Constructor Details

    • AttachmentSetExpiredException

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