JsonSerializationException Constructor

Json.NET

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

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

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

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

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