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