AerospikeException Serialize PropertiesAerospike
The AerospikeException Serialize type exposes the following members.
Properties

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