C# Class Lucene.Net.Search.TimeLimitingCollector.TimeExceededException

Inheritance: System.SystemException
Datei anzeigen Open project: synhershko/lucene.net Class Usage Examples

Private Methods

Method Description
TimeExceededException ( long timeAllowed, long timeElapsed, int lastDocCollected ) : System