C# Class Boo.Lang.Compiler.MetaProgramming.CompilationErrorsException

Inheritance: System.Exception
Datei anzeigen Open project: boo/boo-lang

Public Methods

Method Description
CompilationErrorsException ( CompilerErrorCollection errors ) : System

Method Details

CompilationErrorsException() public method

public CompilationErrorsException ( CompilerErrorCollection errors ) : System
errors CompilerErrorCollection
return System