com.norconex.collector.http.db
Class CrawlURLDatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.collector.http.db.CrawlURLDatabaseException
- All Implemented Interfaces:
- Serializable
public class CrawlURLDatabaseException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CrawlURLDatabaseException
public CrawlURLDatabaseException()
CrawlURLDatabaseException
public CrawlURLDatabaseException(String message)
CrawlURLDatabaseException
public CrawlURLDatabaseException(Throwable cause)
CrawlURLDatabaseException
public CrawlURLDatabaseException(String message,
Throwable cause)
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.