AerospikeException InvalidNode MembersAerospike

Aerospike exceptions that can be thrown from the client.

The AerospikeException InvalidNode type exposes the following members.
Methods

  NameDescription
Public methodKeepConnection
Should connection be put back into pool.
(Inherited from AerospikeException.)
Back to Top
Properties

  NameDescription
Public propertyMessage
Return error message string.
(Inherited from AerospikeException.)
Public propertyResult
Get integer result code.
(Inherited from AerospikeException.)
Back to Top
See Also