InvalidContentOverrideException Class

Exception that occurs when the user tries to add a mail recipient with content overrides and the view ID provided is not one of the views being exported.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.NotificationsInvalidContentOverrideException

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 InvalidContentOverrideException : Exception
See Also