@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class XksProxyIncorrectAuthenticationCredentialException extends AWSKMSException
The request was rejected because the proxy credentials failed to authenticate to the specified external key store proxy. The specified external key store proxy rejected a status request from KMS due to invalid credentials. This can indicate an error in the credentials or in the identification of the external key store proxy.
AmazonServiceException.ErrorType
Constructor and Description |
---|
XksProxyIncorrectAuthenticationCredentialException(String message)
Constructs a new XksProxyIncorrectAuthenticationCredentialException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XksProxyIncorrectAuthenticationCredentialException(String message)
message
- Describes the error encountered.Copyright © 2023. All rights reserved.