org.semanticdesktop.aperture.extractor.util
Class ThreadedExtractorWrapper.ExtractionInterruptedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.semanticdesktop.aperture.extractor.ExtractorException
              extended by org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper.ExtractionInterruptedException
All Implemented Interfaces:
Serializable
Enclosing class:
ThreadedExtractorWrapper

public static class ThreadedExtractorWrapper.ExtractionInterruptedException
extends ExtractorException

An exception that gets thrown if the underlying extractor hangs.

See Also:
Serialized Form

Constructor Summary
ThreadedExtractorWrapper.ExtractionInterruptedException()
          The default constructor
 
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

ThreadedExtractorWrapper.ExtractionInterruptedException

public ThreadedExtractorWrapper.ExtractionInterruptedException()
The default constructor



Copyright © 2010 Aperture Development Team. All Rights Reserved.