AerospikeException.Connection Constructor

Overload List

AerospikeException.Connection(Exception) Create connection exception with underlying exception.
AerospikeException.Connection(String) Create connection exception with string message.
AerospikeException.Connection(Int32, String) Create connection exception with resultCode and message.

See Also