ChannelOfflineException Class

The ChannelOfflineException class represents the exception that is thrown when the specified delivery channel is not available.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertException

      Microsoft.SharePoint.Portal.Alerts.ChannelOfflineException

Public Constructors

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

Name Description
ChannelOfflineException(String) Initializes a new instance of the ChannelOfflineException class with the specified delivery channel name.
ChannelOfflineException(String, Exception) Initializes a new instance of the ChannelOfflineException class with the specified delivery channel name and a reference to the inner 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

The alert result is queued for later delivery. The alert result is deleted after three delivery attempts.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security