public class NonStringOrTemplateOutputException extends UnexpectedTypeException
TemplateScalarModel (or maybe something that can be automatically coerced
to that) or TemplateMarkupOutputModel value was expected, but the value had a different type.| Constructor and Description |
|---|
NonStringOrTemplateOutputException(Environment env) |
NonStringOrTemplateOutputException(String description,
Environment env) |
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NonStringOrTemplateOutputException(Environment env)
public NonStringOrTemplateOutputException(String description, Environment env)