AerospikeException Constructor (Exception)

Aerospike
Initializes a new instance of the AerospikeException class

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public AerospikeException(
	Exception e
)

Parameters

e
Type: SystemException
See Also

Reference