SaltParseException(String, Exception) Constructor
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
public SaltParseException(
string message,
Exception innerException
)
Parameters
- message String
- The message.
- innerException Exception
- The inner exception.