AerospikeExceptionConnection Constructor

Overload List

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

See Also