Package org.cache2k.core
Class EntryAction.AbortWhenProcessingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.cache2k.CacheException
-
- org.cache2k.core.EntryAction.AbortWhenProcessingException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EntryAction<K,V,R>
public static class EntryAction.AbortWhenProcessingException extends org.cache2k.CacheException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbortWhenProcessingException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-