Class EventDestinationDoesNotExistException

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

@Generated("software.amazon.awssdk:codegen") public final class EventDestinationDoesNotExistException extends SesException implements ToCopyableBuilder<EventDestinationDoesNotExistException.Builder,EventDestinationDoesNotExistException>

Indicates that the event destination does not exist.

See Also: