Share via


NotificationDataTemporarilyUnavailableException Class

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

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertException

      Microsoft.SharePoint.Portal.Alerts.NotificationDataTemporarilyUnavailableException

Public Constructors

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

Name Description
NotificationDataTemporarilyUnavailableException(string) Initializes a new instance of the NotificationDataTemporarilyUnavailableException class with the specified notification description.
NotificationDataTemporarilyUnavailableException(string, Exception) Initializes a new instance of the NotificationDataTemporarilyUnavailableException 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 Microsoft Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Remarks

The notification service retries sending the notification three times before it deletes the notification.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security