public class AttachmentSetExpiredException extends AmazonServiceException
The expiration time of the attachment set has passed. The set expires 1 hour after it is created.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| AttachmentSetExpiredException(String message)Constructs a new AttachmentSetExpiredException with the specified error
 message. | 
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AttachmentSetExpiredException(String message)
message - Describes the error encountered.Copyright © 2015. All rights reserved.