Class InvalidTemplateException

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

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

Indicates that the template that you specified could not be rendered. This issue may occur when a template refers to a partial that does not exist.

See Also: