Overload List

  Name Description
Public method IndexingException()()()()
Initializes a new instance of the IndexingException class. This is the default constructor.
Public method IndexingException(String)
Initializes a new instance of the IndexingException class with the specified string.
Protected method IndexingException(SerializationInfo, StreamingContext)
Initializes a new instance of the IndexingException class with the specified serialization information and context.
Public method IndexingException(String, Exception)
Initializes a new instance of the IndexingException class with the specified string and inner exception.

See Also