public class NonBooleanException extends UnexpectedTypeException
TemplateBooleanModel value was expected, but the value had a different type.| Constructor | Description |
|---|---|
NonBooleanException(Environment env) |
|
NonBooleanException(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 NonBooleanException(Environment env)
public NonBooleanException(java.lang.String description,
Environment env)