Open this page in the API Guide

InvalidDataDrivenNotificationException Class

Exception that occurs when data driven notifications contain conditions which are targeting measures that no longer exist in the metric set.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.Notifications.InvalidDataDrivenNotificationException

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public sealed class InvalidDataDrivenNotificationException : Exception
See Also