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