Click or drag to resize
Json.NET Schema

JSchemaException Constructor

 
Overload List
  NameDescription
Public methodJSchemaException
Initializes a new instance of the JSchemaException class.
Public methodJSchemaException(String)
Initializes a new instance of the JSchemaException class with a specified error message.
Public methodJSchemaException(SerializationInfo, StreamingContext)
Initializes a new instance of the JSchemaException class.
Public methodJSchemaException(String, Exception)
Initializes a new instance of the JSchemaException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also