Share via


NotificationDataUnavailableException Class

The NotificationDataUnavailableException class represents the exception that is thrown when notification data is unavailable.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertException

      Microsoft.SharePoint.Portal.Alerts.NotificationDataUnavailableException

Public Constructors

The following table shows the constructors of the NotificationDataUnavailableException class and a brief description of each.

Name Description
NotificationDataUnavailableException(string) Initializes a new instance of the NotificationDataUnavailableException class with the specified error message with the specified notification description.
NotificationDataUnavailableException(string, Exception) Initializes a new instance of the NotificationDataUnavailableException class with the specified notification description and a reference to the exception that is the cause of this exception.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Remarks

When this exception occurrs, the notification service tries to generate the notification at a later time.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security