The AerospikeException type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | InDoubt |
Is it possible that write transaction may have completed.
|
![]() | Iteration |
Number of attempts before failing.
|
![]() | Message |
Return error message string.
(Overrides ExceptionMessage.) |
![]() | Node |
Last node used.
|
![]() | Policy |
Transaction policy.
|
![]() | Result |
Get integer result code.
|
See Also