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: