Package freemarker.template.utility
Class UndeclaredThrowableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
freemarker.template.utility.UndeclaredThrowableException
- All Implemented Interfaces:
- Serializable
The equivalent of JDK 1.3 UndeclaredThrowableException.
- See Also:
- Serialized Form
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
UndeclaredThrowableException
- 
UndeclaredThrowableException- Since:
- 2.3.22
 
 
- 
- 
Method Details- 
getUndeclaredThrowable
 
-