InvalidRecipientTypeException Class

Exception that occurs when the user adds an email address recipient when notification content is flagged to be created using recipient account.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.NotificationsInvalidRecipientTypeException

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