public class CrawlException extends Exception
A general exception thrown by a component in the crawling framework
.| Constructor and Description |
|---|
CrawlException() |
CrawlException(String arg0) |
CrawlException(String arg0,
Throwable arg1) |
CrawlException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2017 Apache OODT. All rights reserved.