C# Class AjTalk.Compiler.ParserException

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

Public Methods

Method Description
ParserException ( string message ) : System

Method Details

ParserException() public method

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