C# Class Granados.X11.X11UtilException

Exception for X11 utilities
Inheritance: System.Exception
Afficher le fichier Open project: poderosaproject/poderosa

Méthodes publiques

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

Method Details

X11UtilException() public méthode

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

X11UtilException() public méthode

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