org.archive.crawler.util
Class SeedUrlNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.archive.crawler.util.SeedUrlNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class SeedUrlNotFoundException
extends java.lang.Exception

Author:
Mike Schwartz, schwartz at CodeOnTheRoad dot com
See Also:
Serialized Form

Constructor Summary
SeedUrlNotFoundException(java.lang.String message)
           
 
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

SeedUrlNotFoundException

public SeedUrlNotFoundException(java.lang.String message)


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