public class KmsKeyNotFoundException extends AmazonServiceException
This exception is thrown when the KMS key does not exist, or when the S3 bucket and the KMS key are not in the same region.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
KmsKeyNotFoundException(java.lang.String message)
Constructs a new KmsKeyNotFoundException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID