Package freemarker.core
Class UndefinedCustomFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.core.TemplateValueFormatException
freemarker.core.InvalidFormatStringException
freemarker.core.UndefinedCustomFormatException
- All Implemented Interfaces:
Serializable
- Since:
- 2.3.24
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionUndefinedCustomFormatException(String message)
UndefinedCustomFormatException(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
-
UndefinedCustomFormatException
-
UndefinedCustomFormatException
-