Class CustomVerificationEmailTemplateDoesNotExistException

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

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

Indicates that a custom verification email template with the name you specified does not exist.

See Also: