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