AerospikeExceptionConnection(Int32, String) Constructor
Create connection exception with resultCode and message.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
public Connection(
int resultCode,
string message
)
Parameters
- resultCode Int32
-
- message String
-