JsonSchemaException Constructor

Json.NET

Json.NET - Quick Starts & API Documentation JsonSchemaException Constructor
NamespacesNewtonsoft.Json.SchemaJsonSchemaExceptionJsonSchemaException()()()()
Members
Icon Member Description
JsonSchemaException()()()()
Initializes a new instance of the JsonSchemaException class.

JsonSchemaException(String)
Initializes a new instance of the JsonSchemaException class with a specified error message.

JsonSchemaException(String, Exception)
Initializes a new instance of the JsonSchemaException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)