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

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)