WarehouseBuildException Class |
Exception that occurs when the server receives a data request for an warehouse object that has not been built.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class WarehouseBuildException : Exception
Public NotInheritable Class WarehouseBuildException
Inherits Exception
public ref class WarehouseBuildException sealed : public Exception
[<SealedAttribute>]
type WarehouseBuildException =
class
inherit Exception
end
See Also