org.archive.crawler.framework.exceptions
Class InvalidFrontierMarkerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.archive.crawler.framework.exceptions.InvalidFrontierMarkerException
All Implemented Interfaces:
java.io.Serializable

public class InvalidFrontierMarkerException
extends java.lang.Exception

An exception that is thrown when there is an attempt to use a URIFrontierMarker that has become invalid.

Author:
Kristinn Sigurdsson
See Also:
Serialized Form

Constructor Summary
InvalidFrontierMarkerException()
           
 
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

InvalidFrontierMarkerException

public InvalidFrontierMarkerException()


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