Initializes a new instance of the IndexingException class. This is the default constructor.

Namespace:  C1.LiveLinq.Indexing
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public IndexingException()
Visual Basic
Public Sub New

See Also