DataLoadingError Constructors
An error occurred during loading data to a data source.| Name | Parameters | Description |
|---|---|---|
| DataLoadingError(String, String, Exception) | dataSourceName, error, innerException | Initializes a new DataLoadingError instance with the specified settings. |
See Also