ChannelDoesNotExistException Class
The ChannelDoesNotExistException class represents the exception that is thrown when the specified delivery channel does not exist.
System.Object
Microsoft.SharePoint.Portal.Alerts.AlertException
Microsoft.SharePoint.Portal.Alerts.ChannelDoesNotExistException
Public Constructors
The following table shows the constructors of the ChannelDoesNotExistException class and a brief description of each.
| Name | Description |
|---|---|
| ChannelDoesNotExistException(String channelName) | Initializes a new instance of the ChannelDoesNotExistException class with the specified delivery channel name. |
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 deleted from the server when this error occurs.
Requirements
Namespace: Microsoft.SharePoint.Portal.Alerts
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security