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