JsonReaderException Constructor

Json.NET

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

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

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

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

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