Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Irontalk
ParseException
C# Class Irontalk.ParseException
Inheritance:
SourceException
Show file
Open project: rezonant/irontalk
Public Methods
Method
Description
ParseException
(
InputSource
source
,
int
lineNumber
,
string
message
) :
System
Method Details
ParseException()
public
method
public
ParseException
(
InputSource
source
,
int
lineNumber
,
string
message
) :
System
source
InputSource
lineNumber
int
message
string
return
System