JsonException Constructor

Json.NET

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

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