Constructors
-
Json
Schema Initializes a new instance of the JsonSchemaException class.Exception() -
Json
Schema Initializes a new instance of the JsonSchemaException class.Exception(Serialization Info, Streaming Context) -
Json
Schema Initializes a new instance of the JsonSchemaException class with a specified error message.Exception(String) -
Json
Schema 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.Exception(String, Exception)
Properties
-
Line
Number Gets the line number indicating where the error occurred. -
Line
Position Gets the line position indicating where the error occurred. - Path Gets the path to the JSON where the error occurred.