C# Class Rubberduck.Parsing.Preprocessing.VBAPreprocessorException

Inheritance: System.Exception
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
VBAPreprocessorException ( string message, Exception innerException ) : System

Method Details

VBAPreprocessorException() public method

public VBAPreprocessorException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System