ProviderReaderException Class |
The exception that is thrown when there was an error reading data.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public class ProviderReaderException : Exception
Public Class ProviderReaderException
Inherits Exception
public ref class ProviderReaderException : public Exception
type ProviderReaderException =
class
inherit Exception
end
See Also