@Generated(value="software.amazon.awssdk:codegen") public final class MessageRejectedException extends SesException implements ToCopyableBuilder<MessageRejectedException.Builder,MessageRejectedException>
Indicates that the action failed, and the message could not be sent. Check the error stack for more information about what caused the error.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageRejectedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MessageRejectedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MessageRejectedException.Builder> |
serializableBuilderClass() |
MessageRejectedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic MessageRejectedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MessageRejectedException.Builder,MessageRejectedException>toBuilder in class SesExceptionpublic static MessageRejectedException.Builder builder()
public static Class<? extends MessageRejectedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.