[]
Error codes for data processing exceptions.
public enum DataProcessingException.ErrorCodes
| Name | Description |
|---|---|
| DataProviderNotFound | Indicates that the data provider was not found. |
| DataProviderNotSpecified | Indicates that the data provider was not specified. |
| DataSourceNotFound | Indicates that the data source was not found. |
| SharedDataSourceNotLoaded | Indicates that the shared data source could not be loaded. |