Aerospike exceptions that can be thrown from the client.
The AerospikeException Parse type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | KeepConnection |
Should connection be put back into pool.
(Inherited from AerospikeException.) |
Properties
Name | Description | |
---|---|---|
![]() | Message | (Inherited from AerospikeException.) |
![]() | Result |
Get integer result code.
(Inherited from AerospikeException.) |
See Also