Class CustomVerificationEmailTemplateAlreadyExistsException

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

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

Indicates that a custom verification email template with the name you specified already exists.

See Also: