Package org.thymeleaf.exceptions
Class ConfigurationException
Object
Throwable
Exception
RuntimeException
org.thymeleaf.exceptions.TemplateEngineException
org.thymeleaf.exceptions.ConfigurationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CacheConfigurationException
- Since:
- 1.0
- Author:
- Daniel Fernández
- See Also:
-
Constructor Summary
ConstructorDescriptionConfigurationException
(String message) ConfigurationException
(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
-
ConfigurationException
-
ConfigurationException
-