JSchemaValidationException Constructor |
Name | Description | |
---|---|---|
JSchemaValidationException |
Initializes a new instance of the JSchemaValidationException class.
| |
JSchemaValidationException(String) |
Initializes a new instance of the JSchemaValidationException class
with a specified error message.
| |
JSchemaValidationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JSchemaValidationException class.
| |
JSchemaValidationException(String, Exception) |
Initializes a new instance of the JSchemaValidationException class
with a specified error message and a reference to the inner exception that is the cause of this exception.
| |
JSchemaValidationException(String, Exception, ValidationError) |
Initializes a new instance of the JSchemaValidationException class
with a specified error message and a reference to the inner exception that is the cause of this exception.
|