Skip to main content
A newer version of this page is available. .

DataRetrievalException Class

An exception thrown on catching a AggregateException while filling the report data source.

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class DataRetrievalException :
    Exception

Inheritance

Object
Exception
DataRetrievalException
See Also