Uses of Package
org.infinispan.client.hotrod.exceptions
-
Packages that use org.infinispan.client.hotrod.exceptions Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.client.hotrod.event Hot Rod client remote event API.org.infinispan.client.hotrod.exceptions Hot Rod client exceptions.org.infinispan.client.hotrod.impl org.infinispan.client.hotrod.logging -
Classes in org.infinispan.client.hotrod.exceptions used by org.infinispan.client.hotrod Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.client.hotrod.exceptions used by org.infinispan.client.hotrod.event Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.client.hotrod.exceptions used by org.infinispan.client.hotrod.exceptions Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.client.hotrod.exceptions used by org.infinispan.client.hotrod.impl Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.client.hotrod.exceptions used by org.infinispan.client.hotrod.logging Class Description CacheNotTransactionalException When try to create a transactionalorg.infinispan.client.hotrod.RemoteCachebut the cache in the Hot Rod server isn't transactional, this exception is thrown.HotRodClientException Base class for exceptions reported by the hot rod client.InvalidResponseException Signals an internal protocol error.TransportException Indicates a communication exception with the Hot Rod server: e.g.