public class NonStringException extends UnexpectedTypeException
TemplateScalarModel value was expected (or maybe something that can be automatically coerced
to that), but the value had a different type.| Constructor and Description |
|---|
NonStringException(Environment env) |
NonStringException(String description,
Environment env) |
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NonStringException(Environment env)
public NonStringException(String description, Environment env)