Property | Type | Description | |
---|---|---|---|
FileName | string | ||
Line | int |
Method | Description | |
---|---|---|
ParseException ( string msg, |
Constructs an instance of a ParseException wrapping an inner exception.
|
|
ParseException ( string msg, string fileName, int line ) : System |
Constructs an instance of a ParseException
|
public ParseException ( string msg, |
||
msg | string | |
inner | ||
fileName | string | |
line | int | |
return | System |
public ParseException ( string msg, string fileName, int line ) : System | ||
msg | string | |
fileName | string | |
line | int | |
return | System |