DashboardDataLoadingException Class
In This Article
The exception that occurs during loading data to a data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Remarks
Use the DashboardDataLoadingException.Errors property to get the list of errors that occur during loading data to a data source.
See Also