JsonException Constructor

Json.NET

Json.NET - Quick Starts & API Documentation JsonException Constructor
NamespacesNewtonsoft.JsonJsonExceptionJsonException()()()()
Members
Icon Member Description
JsonException()()()()
Initializes a new instance of the JsonException class.

JsonException(String)
Initializes a new instance of the JsonException class with a specified error message.

JsonException(String, Exception)
Initializes a new instance of the JsonException class with a specified error message and a reference to the inner exception that is the cause of this exception.

JsonException(SerializationInfo, StreamingContext)
Initializes a new instance of the JsonException class.

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