AerospikeExceptionConnection Constructor (Exception)

Aerospike
Create connection exception with underlying exception.

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

C#
public Connection(
	Exception e
)

Parameters

e
Type: SystemException
See Also

Reference