Constructors
-
JSchema
Reader Initializes a new instance of the JSchemaReaderException class.Exception() -
JSchema
Reader Initializes a new instance of the JSchemaReaderException class with a specified error message.Exception(String) -
JSchema
Reader Initializes a new instance of the JSchemaReaderException class with a specified error message and a reference to the inner exception that is the cause of this exception.Exception(String, Exception)
Properties
-
Base
Uri Gets the base URI of the schema document, or null if not available. -
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.