Class IndexingException

IndexingException class

public class IndexingException : Exception

Constructors

NameDescription
IndexingException()The default constructor.
IndexingException(string)
IndexingException(string, Exception)

See Also