Package freemarker.core
Class InvalidReferenceException
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.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class freemarker.template.TemplateException
getCauseException, getEnvironment, getFTLInstructionStack, getFTLStack, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidReferenceException
-
InvalidReferenceException
-