C# Class AjErl.Compiler.ParserException

Inheritance: System.Exception
Mostrar archivo Open project: ajlopez/AjErl

Public Methods

Method Description
ParserException ( string message ) : System

Method Details

ParserException() public method

public ParserException ( string message ) : System
message string
return System