@Generated(value="software.amazon.awssdk:codegen") public 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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidRenderingParameterException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidRenderingParameterException.Builder |
builder() |
static Class<? extends InvalidRenderingParameterException.Builder> |
serializableBuilderClass() |
String |
templateName()
Returns the value of the TemplateName property for this object.
|
InvalidRenderingParameterException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidRenderingParameterException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidRenderingParameterException.Builder,InvalidRenderingParameterException>public static InvalidRenderingParameterException.Builder builder()
public static Class<? extends InvalidRenderingParameterException.Builder> serializableBuilderClass()
public String templateName()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.