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(java.lang.String description,
Environment env) |
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTracepublic NonStringOrTemplateOutputException(Environment env)
public NonStringOrTemplateOutputException(java.lang.String description,
Environment env)