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