com.norconex.collector.http.db
Class CrawlURLDatabaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.norconex.collector.http.db.CrawlURLDatabaseException
All Implemented Interfaces:
Serializable

public class CrawlURLDatabaseException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
CrawlURLDatabaseException()
           
CrawlURLDatabaseException(String message)
           
CrawlURLDatabaseException(String message, Throwable cause)
           
CrawlURLDatabaseException(Throwable cause)
           
 
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

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.