freemarker.core
public class: InvalidReferenceException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.template.TemplateException
freemarker.core.InvalidReferenceException
All Implemented Interfaces:
Serializable
A subclass of TemplateException that says there
is no value associated with a given expression.
- author:
< - a href="mailto:jon@revusky.com">Jonathan Revusky
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |