SaltParseException Constructor (String, Exception)Aerospike
Initializes a new instance of SaltParseException.

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

Parameters

message
Type: System String
The message.
innerException
Type: System Exception
The inner exception.
See Also