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