JsonSchemaException
Returns detailed information about the schema exception.
Gets the line number indicating where the error occurred.
Gets the line position indicating where the error occurred.
public JsonSchemaException()
Initializes a new instance of the JsonSchemaException class.
Initializes a new instance of the JsonSchemaException class
with a specified error message.
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.
Initializes a new instance of the JsonSchemaException class.