Overload | Description |
---|---|
DataSourceProviderException Constructor() | Initializes a new instance of the DataSourceProviderException class. |
DataSourceProviderException Constructor(String) | Initializes a new instance of the DataSourceProviderException class specifying the exception message. |
DataSourceProviderException Constructor(String,Exception) | Initializes a new instance of the DataSourceProviderException class specifying the exception message and inner exception. |