AlertContainsOnlyNoiseWordsException Class
The AlertContainsOnlyNoiseWordsException class represents the exception thrown when an alert is created on a search query that contains only noise words.
System.Object
Microsoft.SharePoint.Portal.Alerts.AlertException
Microsoft.SharePoint.Portal.Alerts.AlertContainsOnlyNoiseWordsException
Public Constructors
The following table shows the constructors of the AlertContainsOnlyNoiseWordsException class and a brief description of each.
| Name | Description |
|---|---|
| AlertContainsOnlyNoiseWordsException(String, System.Exception) | Initializes a new instance of the AlertContainsOnlyNoiseWordsException class with the specified error message 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
A noise word is a word such as "the" or "an" that is not useful in the content index. For information about editing the noise word file, see "Editing a Noise Word File" in the SharePoint Portal Server Administrator's Guide.
Requirements
Namespace: Microsoft.SharePoint.Portal.Alerts
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security