public class NonBooleanException extends UnexpectedTypeException
TemplateException that
indicates that the internals expected an expression
to evaluate to a boolean value and it didn't.| Constructor and Description |
|---|
NonBooleanException(Environment env) |
NonBooleanException(String description,
Environment env) |
getCause, getCauseException, getEnvironment, getFTLInstructionStack, getMessage, getMessageWithoutStackTop, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NonBooleanException(Environment env)
public NonBooleanException(String description, Environment env)