C# Class FlatRedBall.Glue.Parsing.CodeParseException

Inheritance: System.Exception
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
CodeParseException ( ) : System
CodeParseException ( string message ) : System

Method Details

CodeParseException() public method

public CodeParseException ( ) : System
return System

CodeParseException() public method

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