SearchIndexException Constructor |
Name | Description | |
---|---|---|
SearchIndexException(String) |
Initializes a new instance of the SearchIndexException class for given indexName.
| |
SearchIndexException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SearchIndexException class with serialized data.
| |
SearchIndexException(String, String) |
Initializes a new instance of the SearchIndexException class for given indexName with a specified error message.
| |
SearchIndexException(String, String, Exception) |
Initializes a new instance of the SearchIndexException class for given indexName with a specified error message and a reference to the inner exception that is the cause of this exception.
|