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 | |
---|---|---|
CustomMessage |
Custom message.
(Inherited from CMSException.) | |
Message |
Exception message
(Overrides CMSExceptionMessage.) | |
SearchIndexInfo |
Search index info
| |
UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
Clone |
Returns clone of the exception
(Inherited from GeneralCMSException.) |