Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json
JsonReaderException Class
JsonReaderException Constructor
JsonReaderException Constructor
JsonReaderException Constructor (String)
JsonReaderException Constructor (SerializationInfo, StreamingContext)
JsonReaderException Constructor (String, Exception)
JsonReaderException Constructor (String, String, Int32, Int32, Exception)
JsonReaderException Constructor
Initializes a new instance of the
JsonReaderException
class.
Namespace:
Newtonsoft.Json
Assembly:
Newtonsoft.Json (in Newtonsoft.Json.dll) Version: 12.0.1+509643a8952ce731e0207710c429ad6e67dc43db
Syntax
C#
Copy
public
JsonReaderException
()
See Also
Reference
JsonReaderException Class
JsonReaderException Overload
Newtonsoft.Json Namespace
Json.NET Home