Uses of Package
org.infinispan.hotrod.exceptions
-
Packages that use org.infinispan.hotrod.exceptions Package Description org.infinispan.hotrod.event Hot Rod client remote event API.org.infinispan.hotrod.exceptions Hot Rod client exceptions.org.infinispan.hotrod.impl.logging -
Classes in org.infinispan.hotrod.exceptions used by org.infinispan.hotrod.event Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.hotrod.exceptions used by org.infinispan.hotrod.exceptions Class Description HotRodClientException Base class for exceptions reported by the hot rod client. -
Classes in org.infinispan.hotrod.exceptions used by org.infinispan.hotrod.impl.logging Class Description CacheNotTransactionalException When try to create a transactionalorg.infinispan.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.