Uses of Package
org.archive.crawler.framework.exceptions

Packages that use org.archive.crawler.framework.exceptions
org.archive.crawler Introduction to Heritrix. 
org.archive.crawler.admin Contains classes that the web UI uses to monitor and control crawls. 
org.archive.crawler.datamodel   
org.archive.crawler.framework   
org.archive.crawler.framework.exceptions   
org.archive.crawler.frontier   
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler
FatalConfigurationException
           
InitializationException
          InitializationExceptions should be thrown when there is a problem with the crawl's initialization, such as file creation problems, etc.
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler.admin
FatalConfigurationException
           
InitializationException
          InitializationExceptions should be thrown when there is a problem with the crawl's initialization, such as file creation problems, etc.
InvalidFrontierMarkerException
          An exception that is thrown when there is an attempt to use a URIFrontierMarker that has become invalid.
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler.datamodel
FatalConfigurationException
           
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler.framework
EndedException
          Indicates a crawl has ended, either due to operator termination, frontier exhaustion, or any other reason.
FatalConfigurationException
           
InitializationException
          InitializationExceptions should be thrown when there is a problem with the crawl's initialization, such as file creation problems, etc.
InvalidFrontierMarkerException
          An exception that is thrown when there is an attempt to use a URIFrontierMarker that has become invalid.
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler.framework.exceptions
ConfigurationException
          ConfigurationExceptions should be thrown when a configuration file is missing data, or contains uninterpretable data, at runtime.
InitializationException
          InitializationExceptions should be thrown when there is a problem with the crawl's initialization, such as file creation problems, etc.
 

Classes in org.archive.crawler.framework.exceptions used by org.archive.crawler.frontier
EndedException
          Indicates a crawl has ended, either due to operator termination, frontier exhaustion, or any other reason.
FatalConfigurationException
           
InvalidFrontierMarkerException
          An exception that is thrown when there is an attempt to use a URIFrontierMarker that has become invalid.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.