Class SearcherExpiredException
Thrown when the lease for a searcher has expired.
Inheritance
System.Object
SearcherExpiredException
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class SearcherExpiredException : Exception
Constructors
| Improve this Doc View SourceSearcherExpiredException(String)
Declaration
public SearcherExpiredException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |