org.semanticdesktop.aperture.extractor.util
Class ThreadedExtractorWrapper.ExtractionInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.semanticdesktop.aperture.extractor.ExtractorException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ThreadedExtractorWrapper.ExtractionInterruptedException
public ThreadedExtractorWrapper.ExtractionInterruptedException()
- The default constructor
Copyright © 2010 Aperture Development Team. All Rights Reserved.