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