C# Class DotNetXri.Syntax.Xri3.Impl.Parser.ParserException

Inheritance: System.Exception
Mostra file Open project: AArnott/dotnetxri

Public Methods

Method Description
ParserException ( string message ) : System

Method Details

ParserException() public method

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