AerospikeException PropertiesAerospike
The AerospikeException type exposes the following members.
Properties

  NameDescription
Public propertyInDoubt
Is it possible that write transaction may have completed.
Public propertyMessage
Return error message string.
(Overrides Exception Message.)
Public propertyResult
Get integer result code.
Back to Top
See Also