Serializable, ToCopyableBuilder<WAFInternalErrorException.Builder,WAFInternalErrorException>@Generated("software.amazon.awssdk:codegen") public class WAFInternalErrorException extends WAFException implements ToCopyableBuilder<WAFInternalErrorException.Builder,WAFInternalErrorException>
The operation failed because of a system problem, even though the request was valid. Retry your request.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
WAFInternalErrorException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static WAFInternalErrorException.Builder |
builder() |
|
static Class<? extends WAFInternalErrorException.Builder> |
serializableBuilderClass() |
|
WAFInternalErrorException.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 WAFInternalErrorException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<WAFInternalErrorException.Builder,WAFInternalErrorException>public static WAFInternalErrorException.Builder builder()
public static Class<? extends WAFInternalErrorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.