C# Class Scorpio.Exception.LexerException

Inheritance: ScriptException
Show file Open project: qingfeng346/Scorpio-CSharp

Public Methods

Method Description
LexerException ( String strMessage ) : System

Method Details

LexerException() public method

public LexerException ( String strMessage ) : System
strMessage String
return System