ProviderReaderException Class

The exception that is thrown when there was an error reading data.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.DataProviderReaderException

Namespace:  Dundas.BI.Data
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
[SerializableAttribute]
public class ProviderReaderException : Exception
See Also