Method | Description | |
---|---|---|
ReaderException ( ) : System | ||
ReaderException ( int line, int column, |
||
ReaderException ( string msg ) : System | ||
ReaderException ( string msg, |
Method | Description | |
---|---|---|
GetObjectData ( |
||
ReaderException ( |
public ReaderException ( int line, int column, |
||
line | int | |
column | int | |
e | ||
return | System |
public ReaderException ( string msg ) : System | ||
msg | string | |
return | System |
public ReaderException ( string msg, |
||
msg | string | |
innerException | ||
return | System |