Json.NET - Quick Starts & API Documentation
JsonSerializationException Constructor (message, innerException)
Namespaces ► Newtonsoft.Json ► JsonSerializationException ► 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.
Declaration Syntax