Class MessageRejectedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MessageRejectedException.Builder,MessageRejectedException>

@Generated("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.

See Also: