public class CloudHsmClusterNotFoundException extends AmazonServiceException
The request was rejected because AWS KMS cannot find the AWS CloudHSM cluster with the specified cluster ID. Retry the request with a different cluster ID.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
CloudHsmClusterNotFoundException(String message)
Constructs a new CloudHsmClusterNotFoundException 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 CloudHsmClusterNotFoundException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.