public class InvalidCiphertextException extends AmazonServiceException
The request was rejected because the specified ciphertext has been corrupted or is otherwise invalid.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidCiphertextException(java.lang.String message)
Constructs a new InvalidCiphertextException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.