@Generated(value="software.amazon.awssdk:codegen") public final class XksProxyInvalidResponseException extends KmsException implements ToCopyableBuilder<XksProxyInvalidResponseException.Builder,XksProxyInvalidResponseException>
KMS cannot interpret the response it received from the external key store proxy. The problem might be a poorly constructed response, but it could also be a transient network issue. If you see this error repeatedly, report it to the proxy vendor.
Modifier and Type | Class and Description |
---|---|
static interface |
XksProxyInvalidResponseException.Builder |
Modifier and Type | Method and Description |
---|---|
static XksProxyInvalidResponseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyInvalidResponseException.Builder> |
serializableBuilderClass() |
XksProxyInvalidResponseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public XksProxyInvalidResponseException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<XksProxyInvalidResponseException.Builder,XksProxyInvalidResponseException>
toBuilder
in class KmsException
public static XksProxyInvalidResponseException.Builder builder()
public static Class<? extends XksProxyInvalidResponseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.