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