Package freemarker.cache
Class TemplateConfigurationFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.cache.TemplateConfigurationFactoryException
- All Implemented Interfaces:
Serializable
Non-I/O exception thrown by
TemplateConfigurationFactory
-s.- Since:
- 2.3.24
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionTemplateConfigurationFactoryException(String message)
TemplateConfigurationFactoryException(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
-
TemplateConfigurationFactoryException
-
TemplateConfigurationFactoryException
-