freemarker.core
public class: NonStringException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.template.TemplateException
freemarker.core.NonStringException
All Implemented Interfaces:
Serializable
A subclass of TemplateException that
indicates that the internals expected an expression
to evaluate to a string or numeric value and it didn't.
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |