org.semanticdesktop.aperture.subcrawler.base
Class ThreadedSubCrawlerWrapper.SubCrawlingAbortedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.semanticdesktop.aperture.subcrawler.SubCrawlerException
              extended by org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper.SubCrawlingAbortedException
All Implemented Interfaces:
Serializable
Enclosing class:
ThreadedSubCrawlerWrapper

public static class ThreadedSubCrawlerWrapper.SubCrawlingAbortedException
extends SubCrawlerException

An exception that gets thrown if the underlying SubCrawler hangs.

See Also:
Serialized Form

Constructor Summary
ThreadedSubCrawlerWrapper.SubCrawlingAbortedException()
           
 
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

ThreadedSubCrawlerWrapper.SubCrawlingAbortedException

public ThreadedSubCrawlerWrapper.SubCrawlingAbortedException()


Copyright © 2010 Aperture Development Team. All Rights Reserved.