public class CustomKeyStoreNameInUseException extends AmazonServiceException
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(java.lang.String message)
Constructs a new CustomKeyStoreNameInUseException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.