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(String message)
Constructs a new CustomKeyStoreNotFoundException 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 CustomKeyStoreNotFoundException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.