Package org.infinispan.client.hotrod.exceptions

Exception Summary
HotRodClientException Base class for exceptions reported by the hot rod client.
HotRodTimeoutException Signals an remote timeout(due to locking) in the infinispan server.
InvalidResponseException Signals an internal protocol error.
RemoteCacheManagerNotStartedException Thrown when trying to use an RemoteCache that is associated to an RemoteCacheManager that was not started.
RemoteNodeSuspecException When a remote node is suspected and evicted from the cluster while an operation is ongoing, the Hot Rod client emits this exception.
TransportException Indicates a communication exception with the Hot Rod server: e.g.
 


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.