Package com.xpn.xwiki.cache.api
Class XWikiCacheNeedsRefreshException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.xpn.xwiki.cache.api.XWikiCacheNeedsRefreshException
-
- All Implemented Interfaces:
Serializable
@Deprecated public class XWikiCacheNeedsRefreshException extends Exception
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XWikiCacheNeedsRefreshException()
Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-