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