Click or drag to resize
Json.NET Schema

JSchemaReaderException Constructor

 
Overload List
  NameDescription
Public methodJSchemaReaderException
Initializes a new instance of the JSchemaReaderException class.
Public methodJSchemaReaderException(String)
Initializes a new instance of the JSchemaReaderException class with a specified error message.
Public methodJSchemaReaderException(SerializationInfo, StreamingContext)
Initializes a new instance of the JSchemaReaderException class.
Public methodJSchemaReaderException(String, Exception)
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.
Top
See Also