@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class XksProxyUriUnreachableException extends AWSKMSException
KMS was unable to reach the specified XksProxyUriPath. The path must be reachable before you create the
external key store or update its settings.
This exception is also thrown when the external key store proxy response to a GetHealthStatus request
indicates that all external key manager instances are unavailable.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
XksProxyUriUnreachableException(String message)
Constructs a new XksProxyUriUnreachableException 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, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XksProxyUriUnreachableException(String message)
message - Describes the error encountered.