C# Class Microsoft.Fast.FastParseException

Inheritance: System.Exception
Show file Open project: AutomataDotNet/Automata

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
FastParseException ( ) : System
FastParseException ( FastLexLocation location, string message, string file = null ) : System
FastParseException ( string message, System inner ) : System
FastParseException ( string message, string file = null ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string