Json.NET - Quick Starts & API Documentation
JsonSerializationException Constructor (message)
Namespaces ► Newtonsoft.Json ► JsonSerializationException ► JsonSerializationException(String)
Initializes a new instance of the JsonSerializationException class
with a specified error message.
Declaration Syntax
Parameters
- message (String)
- The error message that explains the reason for the exception.