Back to Devexpress

DataRetrievalException Class

xtrareports-devexpress-dot-xtrareports-12e03a05.md

latest1.1 KB
Original Source

DataRetrievalException Class

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

Namespace : DevExpress.XtraReports

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class DataRetrievalException :
    Exception
vb
Public Class DataRetrievalException
    Inherits Exception

Inheritance

Object Exception DataRetrievalException

See Also

DataRetrievalException Members

DevExpress.XtraReports Namespace