Method | Description | |
---|---|---|
Argon2Exception ( string action, Argon2Error error ) : System |
Construct an Argon2Exception with the specified Argon2 error code Which method the Argon2Exception originated from The error returned from the Argon2 library
|
public Argon2Exception ( string action, Argon2Error error ) : System | ||
action | string | |
error | Argon2Error | |
return | System |