Click or drag to resize
SearchIndexException Class
Exception thrown during smart search operations on indexes.
Inheritance Hierarchy

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
Syntax
C#
public class SearchIndexException : SearchException

The SearchIndexException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMessage
Exception message
(Overrides ExceptionMessage.)
Public propertySearchIndexInfo
Search index info
Top
See Also