JsonWriterException Constructor

Json.NET

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

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

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

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

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