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