Class MissingRenderingAttributeException

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

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

Indicates that one or more of the replacement values for the specified template was not specified. Ensure that the TemplateData object contains references to all of the replacement tags in the specified template.

See Also: