public class NonNodeException extends UnexpectedTypeException
TemplateNodeModel
value was expected, but the value had a different type.Constructor | Description |
---|---|
NonNodeException(Environment env) |
|
NonNodeException(java.lang.String description,
Environment env) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTrace
public NonNodeException(Environment env)
public NonNodeException(java.lang.String description, Environment env)