Serializable, ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>@Generated("software.amazon.awssdk:codegen") public 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 | Description |
|---|---|---|
static interface |
InternalErrorException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InternalErrorException.Builder |
builder() |
|
static Class<? extends InternalErrorException.Builder> |
serializableBuilderClass() |
|
InternalErrorException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalErrorException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>public static InternalErrorException.Builder builder()
public static Class<? extends InternalErrorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.