IndexingException.IndexingException

IndexingException()

The default constructor.

public IndexingException()

See Also


IndexingException(string)

public IndexingException(string message)

See Also


IndexingException(string, Exception)

public IndexingException(string message, Exception inner)

See Also