|
Exception Summary |
| ConfigurationException |
ConfigurationExceptions should be thrown when a configuration file
is missing data, or contains uninterpretable data, at runtime. |
| 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. |