public class IncorrectTrustAnchorException extends AmazonServiceException
The request was rejected because the trust anchor certificate in the request is not the trust anchor certificate for the specified AWS CloudHSM cluster.
When you initialize the cluster, you create the trust anchor certificate and save
it in the customerCA.crt
file.
AmazonServiceException.ErrorType
Constructor and Description |
---|
IncorrectTrustAnchorException(java.lang.String message)
Constructs a new IncorrectTrustAnchorException 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.