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