C# Class IronPythonMef.IronPythonFile.SyntaxErrorExceptionPrettyWrapper

Inheritance: PythonException
Afficher le fichier Open project: JogoShugh/IronPythonMef

Méthodes publiques

Méthode Description
SyntaxErrorExceptionPrettyWrapper ( string message, SyntaxErrorException innerException ) : System

Method Details

SyntaxErrorExceptionPrettyWrapper() public méthode

public SyntaxErrorExceptionPrettyWrapper ( string message, SyntaxErrorException innerException ) : System
message string
innerException Microsoft.Scripting.SyntaxErrorException
Résultat System