Skip to content
Visit booth 3171 at Google Cloud Next to see how to unlock real-time decisions at scaleMore info

Error handling

If an error occurs as a result of the database operation, an AerospikeError returns.

The AerospikeError ResultCode() method describes the exact cause of the error given by the Aerospike server.

Errors can also occur internally on the client side, either originating from the client code or from within the go stdlib. These errors are not converted to an AerospikeError instance unless they are io.Timeout errors.

Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?