SaltParseException Class

Aerospike
Exception for signalling parse errors.
Inheritance Hierarchy

SystemObject
  SystemException
    BCrypt.NetSaltParseException

Namespace:  BCrypt.Net
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public class SaltParseException : Exception
Constructors

  NameDescription
Public methodSaltParseException
Default constructor.
Public methodSaltParseException(String)
Initializes a new instance of SaltParseException.
Public methodSaltParseException(String, Exception)
Initializes a new instance of SaltParseException.
Top
See Also

Reference