DashboardDataLoadingException Constructors
The exception that occurs during loading data to a data source.Name | Parameters | Description |
---|---|---|
DashboardDataLoadingException(IEnumerable<DataLoadingError>) | errors | Initializes a new instance of the DashboardDataLoadingException class. |
See Also