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