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

Inheritance: System.SystemException
Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Private Methods

Méthode Description
TimeExceededException ( long timeAllowed, long timeElapsed, int lastDocCollected ) : System