Aerospike
C#
Show/Hide TOC
Salt
Parse
Exception(String) Constructor
Initializes a new instance of
SaltParseException
.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
SaltParseException
(
string
message
)
Parameters
message
String
The message.
See Also
Reference
SaltParseException Class
SaltParseException Overload
Aerospike.Client Namespace
In This Article
Definition
See Also