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