C# Class IronPythonMef.IronPythonFile.PythonException

Inheritance: System.Exception
Afficher le fichier Open project: JogoShugh/IronPythonMef

Méthodes publiques

Méthode Description
PythonException ( string message, Exception innerException ) : System

Method Details

PythonException() public méthode

public PythonException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System