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, wait
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTrace
public NonBooleanException(Environment env)
public NonBooleanException(java.lang.String description, Environment env)