public class NonNumericalException extends UnexpectedTypeException
TemplateException
that
indicates that the internals expected an expression
to evaluate to a numerical value and it didn't.Constructor and Description |
---|
NonNumericalException(Environment env) |
NonNumericalException(java.lang.String description,
Environment env) |
getCause, getCauseException, getEnvironment, getFTLInstructionStack, getMessage, getMessageWithoutStackTop, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTrace
public NonNumericalException(Environment env)
public NonNumericalException(java.lang.String description, Environment env)