[]
Creates a new DataProcessingException indicating that the data provider was not found.
public static Exception DataProviderNotFound(string dataProviderName)
| Type | Name | Description |
|---|---|---|
| string | dataProviderName | The name of the data provider. |
| Type | Description |
|---|---|
| Exception | A new instance of DataProcessingException. |