@Generated(value="software.amazon.awssdk:codegen") public final class InternalErrorException extends ShieldException implements ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>
Exception that indicates that a problem occurred with the service infrastructure. You can retry the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalErrorException.Builder> |
serializableBuilderClass() |
InternalErrorException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InternalErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>toBuilder in class ShieldExceptionpublic static InternalErrorException.Builder builder()
public static Class<? extends InternalErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.