@Generated(value="software.amazon.awssdk:codegen") public class WafException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafException.Builder |
protected static class |
WafException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
WafException(WafException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static WafException.Builder |
builder() |
static Class<? extends WafException.Builder> |
serializableBuilderClass() |
WafException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, sdkFields, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected WafException(WafException.Builder builder)
public static WafException.Builder builder()
public WafException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends WafException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.