AerospikeException Constructor

Overload List

AerospikeException(Exception)Initializes a new instance of the AerospikeException class
AerospikeException(Int32)Initializes a new instance of the AerospikeException class
AerospikeException(String)Initializes a new instance of the AerospikeException class
AerospikeException(Int32, Exception)Initializes a new instance of the AerospikeException class
AerospikeException(String, Exception)Initializes a new instance of the AerospikeException class
AerospikeException(Int32, Boolean, Exception)Initializes a new instance of the AerospikeException class
AerospikeException(Int32, String, Exception)Initializes a new instance of the AerospikeException class

See Also