[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataProcessingException.DataProviderNotFound

DataProviderNotFound Method

DataProviderNotFound(string)

Creates a new DataProcessingException indicating that the data provider was not found.

Declaration
public static Exception DataProviderNotFound(string dataProviderName)
Parameters
Type Name Description
string dataProviderName

The name of the data provider.

Returns
Type Description
Exception

A new instance of DataProcessingException.