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