public class CloudHsmClusterNotActiveException extends AmazonServiceException
The request was rejected because the AWS CloudHSM cluster that is associated with the custom key store is not active. Initialize and activate the cluster and try the command again. For detailed instructions, see Getting Started in the AWS CloudHSM User Guide.
AmazonServiceException.ErrorType
Constructor and Description |
---|
CloudHsmClusterNotActiveException(java.lang.String message)
Constructs a new CloudHsmClusterNotActiveException 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.