de.pangaea.metadataportal.search
Class LuceneCollector.StopException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.pangaea.metadataportal.search.LuceneCollector.StopException
All Implemented Interfaces:
Serializable
Enclosing class:
LuceneCollector

protected static final class LuceneCollector.StopException
extends RuntimeException

Thrown to stop collecting of results when SearchResultCollector.collect(de.pangaea.metadataportal.search.SearchResultItem) returns false.

See Also:
Serialized Form

Constructor Summary
protected LuceneCollector.StopException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LuceneCollector.StopException

protected LuceneCollector.StopException()


Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler