@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CustomKeyStoreNameInUseException extends AWSKMSException
The request was rejected because the specified custom key store name is already assigned to another custom key store in the account. Try again with a custom key store name that is unique in the account.
AmazonServiceException.ErrorType
Constructor and Description |
---|
CustomKeyStoreNameInUseException(String message)
Constructs a new CustomKeyStoreNameInUseException 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, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CustomKeyStoreNameInUseException(String message)
message
- Describes the error encountered.