C# Class Org.BouncyCastle.Asn1.Asn1Exception

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

Méthodes publiques

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

Method Details

Asn1Exception() public méthode

public Asn1Exception ( ) : System
Résultat System

Asn1Exception() public méthode

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

Asn1Exception() public méthode

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