InvalidAggregatorCellException Class |
Exception that occurs when the system is trying to use the incorrect aggregator Cell.
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 InvalidAggregatorCellException : Exception
Public NotInheritable Class InvalidAggregatorCellException
Inherits Exception
public ref class InvalidAggregatorCellException sealed : public Exception
[<SealedAttribute>]
type InvalidAggregatorCellException =
class
inherit Exception
end
See Also