C# Class AjRools.Expert.Compiler.LexerException

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

Public Methods

Method Description
LexerException ( string msg ) : System

Method Details

LexerException() public method

public LexerException ( string msg ) : System
msg string
return System