Package freemarker.core
Class UnregisteredOutputFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.core.UnregisteredOutputFormatException
- All Implemented Interfaces:
Serializable
- Since:
- 2.3.24
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnregisteredOutputFormatException
(String message) UnregisteredOutputFormatException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnregisteredOutputFormatException
-
UnregisteredOutputFormatException
-