AerospikeException PropertiesAerospike
The AerospikeException type exposes the following members.
Properties

  NameDescription
Public propertyInDoubt
Is it possible that write transaction may have completed.
Public propertyIteration
Number of attempts before failing.
Public propertyMessage
Return error message string.
(Overrides OnlineException Message.)
Public propertyNode
Last node used.
Public propertyResult
Get integer result code.
Back to Top
See Also