public class CustomKeyStoreNotFoundException extends AmazonServiceException
The request was rejected because AWS KMS cannot find a custom key store with the specified key store name or ID.
AmazonServiceException.ErrorType
Constructor and Description |
---|
CustomKeyStoreNotFoundException(java.lang.String message)
Constructs a new CustomKeyStoreNotFoundException 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.