@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() |
static Class<? extends InternalErrorException.Builder> |
serializableBuilderClass() |
InternalErrorException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InternalErrorException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>toBuilder in class ShieldExceptionpublic static InternalErrorException.Builder builder()
public static Class<? extends InternalErrorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.