JsonSchemaException Constructor |
Name | Description | |
---|---|---|
JsonSchemaException |
Initializes a new instance of the JsonSchemaException class.
| |
JsonSchemaException(String) |
Initializes a new instance of the JsonSchemaException class
with a specified error message.
| |
JsonSchemaException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JsonSchemaException class.
| |
JsonSchemaException(String, Exception) |
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.
|