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:
java.io.Serializable
public class AllOwnersLostException extends CacheException
Signals that all owners of a key have been lost.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static AllOwnersLostException
INSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final AllOwnersLostException INSTANCE
-
-