| SearchIndexException Class |
Namespace: CMS.Search
public class SearchIndexException : SearchException
The SearchIndexException type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchIndexException(ISearchIndexInfo) |
Contructor
| |
| SearchIndexException(ISearchIndexInfo, String) |
Contructor
| |
| SearchIndexException(ISearchIndexInfo, String, Exception) |
Constructor
|
| Name | Description | |
|---|---|---|
| Message |
Exception message
(Overrides ExceptionMessage.) | |
| SearchIndexInfo |
Search index info
|