@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CustomKeyStoreHasCMKsException extends AWSKMSException
The request was rejected because the custom key store contains KMS keys. After verifying that you do not need to use the KMS keys, use the ScheduleKeyDeletion operation to delete the KMS keys. After they are deleted, you can delete the custom key store.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
CustomKeyStoreHasCMKsException(String message)
Constructs a new CustomKeyStoreHasCMKsException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CustomKeyStoreHasCMKsException(String message)
message - Describes the error encountered.