Class InvalidRenderingParameterException

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

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

Indicates that one or more of the replacement values you provided is invalid. This error may occur when the TemplateData object contains invalid JSON.

See Also: