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 a database operation, an AerospikeException is thrown.

The AerospikeException resultCode field describes the exact cause of the error given by the Aerospike server.

Other client-side error conditions are:

  • AerospikeException.QueryTerminated — Query prematurely terminated.
  • AerospikeException.Connection — Client can’t connect to the server.
  • AerospikeException.Timeout — Database request expired before completing.
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?