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
public class CacheConfigurationException extends ConfigurationException
- Since:
- 1.0
- Author:
- Daniel Fernández
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CacheConfigurationException(String message)
CacheConfigurationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-