JBoss Data Grid HotRod C# Client
7.1.0
|
Classes | |
class | Exception |
Base exception class. More... | |
class | HotRodClientException |
Exception used to indicate exceptions using the HotRod client. More... | |
class | InternalException |
Represents an internal exception. More... | |
class | InvalidResponseException |
Used to indicated situations when an invalid respose is received from the HotRod server. More... | |
class | RemoteCacheManagerNotStartedException |
Used to indicate that invocations on an IRemoveCache are done before the underlying RemoveCacheManager has been started. More... | |
class | RemoteNodeSuspectException |
Used to indicate that a remote HotRod server is not reachable. More... | |
class | TransportException |
Used to indicated that a TCP communication exception occurred when communicating with the HotRod server. More... | |
class | UnsupportedOperationException |
Used to indicated that the operation invoked is not implemented yet or unsupported. More... | |