@Generated(value="software.amazon.awssdk:codegen") public final class KmsInternalException extends KmsException implements ToCopyableBuilder<KmsInternalException.Builder,KmsInternalException>
The request was rejected because an internal exception occurred. The request can be retried.
Modifier and Type | Class and Description |
---|---|
static interface |
KmsInternalException.Builder |
Modifier and Type | Method and Description |
---|---|
static KmsInternalException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsInternalException.Builder> |
serializableBuilderClass() |
KmsInternalException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
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 KmsInternalException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<KmsInternalException.Builder,KmsInternalException>
toBuilder
in class KmsException
public static KmsInternalException.Builder builder()
public static Class<? extends KmsInternalException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.