C# Class Rubberduck.Parsing.Preprocessing.VBAPreprocessorException

Inheritance: System.Exception
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

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

Method Details

VBAPreprocessorException() public méthode

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