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 (10.0.0.1002)
Syntax[SerializableAttribute]
public sealed class InvalidAggregatorCellException : Exception
<SerializableAttribute>
Public NotInheritable Class InvalidAggregatorCellException
Inherits Exception
[SerializableAttribute]
public ref class InvalidAggregatorCellException sealed : public Exception
[<SealedAttribute>]
[<SerializableAttribute>]
type InvalidAggregatorCellException =
class
inherit Exception
end
See Also