InvalidNotificationTargetAggregatorException Class

Exception that occurs when the user tries to configure a target cells aggregator incompatible with the current condition settings.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.NotificationsInvalidNotificationTargetAggregatorException

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
[SerializableAttribute]
public sealed class InvalidNotificationTargetAggregatorException : Exception
See Also