Package freemarker.core
Class ReturnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
freemarker.core.ReturnException
- All Implemented Interfaces:
Serializable
An exception used to jump out of a macro or function
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INSTANCE
-