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