C# Class StackStream.LexerException

Inheritance: System.Exception
Mostrar archivo Open project: puckipedia/StackStream

Public Methods

Method Description
LexerException ( string message ) : System

Method Details

LexerException() public method

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