Package org.infinispan.client.hotrod.exceptions
package org.infinispan.client.hotrod.exceptions
Hot Rod client exceptions.
- Public API
-
ClassDescriptionWhen try to create a transactional
org.infinispan.client.hotrod.RemoteCache
but the cache in the Hot Rod server isn't transactional, this exception is thrown.Base class for exceptions reported by the hot rod client.Signals an remote timeout(due to locking) in the infinispan server.Signals an internal protocol error.Thrown when trying to use anRemoteCache
that is associated to anRemoteCacheManager
that was not started.This exception is thrown when the remote cache or cache manager does not have the right lifecycle state for operations to be called on it.When a remote node is suspected and evicted from the cluster while an operation is ongoing, the Hot Rod client emits this exception.Indicates a communication exception with the Hot Rod server: e.g.