Class FromEmailAddressNotVerifiedException

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

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

Indicates that the sender address specified for a custom verification email is not verified, and is therefore not eligible to send the custom verification email.

See Also: