Метод | Описание | |
---|---|---|
ParseException ( int index, string message ) : System |
Initialize a new instance of the ParseException instance.
|
public ParseException ( int index, string message ) : System | ||
index | int | Index of character position associated with error. |
message | string | Error message. |
Результат | System |