The exception thrown when an error occurs while reading Json text.
더 자세히 ...
The exception thrown when an error occurs while reading Json text.
Newtonsoft.Json.JsonReaderException.JsonReaderException |
( |
| ) |
|
|
inline |
Newtonsoft.Json.JsonReaderException.JsonReaderException |
( |
string |
message | ) |
|
|
inline |
Initializes a new instance of the JsonReaderException class with a specified error message.
- 매개변수
-
message | The error message that explains the reason for the exception. |
Newtonsoft.Json.JsonReaderException.JsonReaderException |
( |
string |
message, |
|
|
Exception |
innerException |
|
) |
| |
|
inline |
Initializes a new instance of the JsonReaderException class with a specified error message and a reference to the inner exception that is the cause of this exception.
- 매개변수
-
message | The error message that explains the reason for the exception. |
innerException | The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified. |
int Newtonsoft.Json.JsonReaderException.LineNumber |
|
get |
Gets the line number indicating where the error occurred.
The line number indicating where the error occurred.
int Newtonsoft.Json.JsonReaderException.LinePosition |
|
get |
Gets the line position indicating where the error occurred.
The line position indicating where the error occurred.
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
- bitnet/Newtonsoft.Json/JsonReaderException.cs