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