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, printStandardStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public NonStringOrTemplateOutputException(Environment env)
public NonStringOrTemplateOutputException(String description, Environment env)