Json.NET - Quick Starts & API Documentation
JsonReaderException Constructor
NamespacesNewtonsoft.JsonJsonReaderExceptionJsonReaderException()()()
Initializes a new instance of the JsonReaderException class.
Declaration Syntax
C#Visual BasicVisual C++
public JsonReaderException()
Public Sub New
public:
JsonReaderException()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)