@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, isThrottlingException
extendedRequestId, requestId, sdkFields, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equalsBySdkFields
protected SnsException(SnsException.Builder builder)
public static SnsException.Builder builder()
public SnsException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends SnsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.