Package org.infinispan.statetransfer
Class AllOwnersLostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.commons.CacheException
org.infinispan.statetransfer.AllOwnersLostException
- All Implemented Interfaces:
Serializable
public class AllOwnersLostException
extends org.infinispan.commons.CacheException
Signals that all owners of a key have been lost.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INSTANCE
-