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.CacheEntryListenerExceptionUser: Stephan Bösebeck Date: 18.05.18 Time: 22:51TODO: Add documentation here
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CacheEventVetoException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-