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