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

Inheritance: System.SystemException
ファイルを表示 Open project: synhershko/lucene.net Class Usage Examples

Private Methods

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