[]
Creates a new DataProcessingException indicating that the data provider was not specified.
public static DataProcessingException DataProviderNotSpecified(string dataSetName)
Type | Name | Description |
---|---|---|
string | dataSetName | The name of the data set. |
Type | Description |
---|---|
DataProcessingException | A new instance of DataProcessingException. |