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(java.lang.String description,
Environment env) |
getCause, getCauseException, getEnvironment, getFTLInstructionStack, getMessage, getMessageWithoutStackTop, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTrace
public NonBooleanException(Environment env)
public NonBooleanException(java.lang.String description, Environment env)