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
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidContentOverrideException : Exception
Public NotInheritable Class InvalidContentOverrideException
Inherits Exception
public ref class InvalidContentOverrideException sealed : public Exception
[<SealedAttribute>]
type InvalidContentOverrideException =
class
inherit Exception
end
See Also