Initializes a new instance of SaltParseException.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.5.0 (4.2.5)
Syntax
Parameters
- message
- Type: System String
The message.
- innerException
- Type: System Exception
The inner exception.
See Also