InvalidQueryException Class |
Exception that occurs when the reader processor cannot correctly query data.
Inheritance Hierarchy Namespace: Dundas.BI.Data.DataRetrievalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic sealed class InvalidQueryException : Exception
Public NotInheritable Class InvalidQueryException
Inherits Exception
public ref class InvalidQueryException sealed : public Exception
[<SealedAttribute>]
type InvalidQueryException =
class
inherit Exception
end
See Also