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(String message)
Constructs a new CustomKeyStoreNameInUseException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CustomKeyStoreNameInUseException(String message)
message - Describes the error encountered.Copyright © 2020. All rights reserved.