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, printStandardStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NonStringException(Environment env)
public NonStringException(String description, Environment env)