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