C# Class Org.BouncyCastle.Security.PasswordException

Inheritance: System.IO.IOException
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
PasswordException ( string message ) : System
PasswordException ( string message, Exception exception ) : System

Method Details

PasswordException() public méthode

public PasswordException ( string message ) : System
message string
Résultat System

PasswordException() public méthode

public PasswordException ( string message, Exception exception ) : System
message string
exception System.Exception
Résultat System