Overload | Description |
---|---|
DataSourceException Constructor(String) | Initializes a new instance of the DataSourceException class with a specified error message. |
DataSourceException Constructor(Codes) | Initializes a new instance of the DataSourceException class. |
DataSourceException Constructor(Codes,String) | Initializes a new instance of the DataSourceException class. |
DataSourceException Constructor(Codes,Exception) | Initializes a new instance of the DataSourceException class. |