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