Package org.hippoecm.hst.cache
Class HstCacheException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hippoecm.hst.cache.HstCacheException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionHstCacheException
(String message) HstCacheException
(String message, Throwable cause) HstCacheException
(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
-
HstCacheException
public HstCacheException() -
HstCacheException
-
HstCacheException
-
HstCacheException
-