Package de.caluga.morphium.cache.jcache
Class CacheEventVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.cache.CacheException
javax.cache.event.CacheEntryListenerException
de.caluga.morphium.cache.jcache.CacheEventVetoException
- All Implemented Interfaces:
Serializable
public class CacheEventVetoException
extends javax.cache.event.CacheEntryListenerException
User: Stephan Bösebeck
Date: 18.05.18
Time: 22:51
TODO: Add documentation here
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheEventVetoException
public CacheEventVetoException()
-