Click or drag to resize
RiakClient.Exceptions Namespace
The RiakClient.Exceptions namespace contains custom exceptions that are raised during use of the library.
Classes
  ClassDescription
Public classRiakException
Represents an error that occurred during execution.
Public classRiakInvalidDataException
Represents an error that occurs when an invalid message code is read from a Riak response.
Public classRiakUnsupportedException
Represents an error that is raised when conflicting Riak features are used together.