<PackageReference Include="BCrypt-Official" Version="0.1.109" />

SaltParseException

Exception for signalling parse errors.

Default constructor.

public SaltParseException(string message)

Initializes a new instance of SaltParseException.

public SaltParseException(string message, Exception innerException)

Initializes a new instance of SaltParseException.

Initializes a new instance of SaltParseException.