C# Class AjScript.Interpreter.ParserException

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

Public Methods

Method Description
ParserException ( string message ) : System

Method Details

ParserException() public method

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