public class NonStringException extends UnexpectedTypeException
TemplateScalarModel value was expected (or maybe something that can be automatically coerced
to that), but the value had a different type.| Constructor | Description |
|---|---|
NonStringException(Environment env) |
|
NonStringException(java.lang.String description,
Environment env) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTracepublic NonStringException(Environment env)
public NonStringException(java.lang.String description,
Environment env)