de.pangaea.metadataportal.harvester
Class IndexBuilderBackgroundFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.pangaea.metadataportal.harvester.IndexBuilderBackgroundFailure
All Implemented Interfaces:
Serializable

public class IndexBuilderBackgroundFailure
extends Exception

IndexBuilder throws this exception, if an error occurs in the indexer/converter threads.

Author:
Uwe Schindler
See Also:
Serialized Form

Constructor Summary
IndexBuilderBackgroundFailure(Exception e)
           
 
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

IndexBuilderBackgroundFailure

public IndexBuilderBackgroundFailure(Exception e)


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