Initializes a new instance of SaltParseException.
Namespace: BCrypt.Net
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public SaltParseException( string message )
Parameters
- message
- Type: SystemString
The message.
See Also