JsonReaderException
The exception thrown when an error occurs while reading Json text.
Gets the line number indicating where the error occurred.
Gets the line position indicating where the error occurred.
Gets the path to the JSON where the error occurred.
public JsonReaderException()
Initializes a new instance of the JsonReaderException class.
Initializes a new instance of the JsonReaderException class
with a specified error message.
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.
Initializes a new instance of the JsonReaderException class.