uk.co.lothianproductions.httpd.document
Class DocumentRetrievalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byuk.co.lothianproductions.util.CleverException
              extended byuk.co.lothianproductions.httpd.document.DocumentRetrievalException
All Implemented Interfaces:
java.io.Serializable

public class DocumentRetrievalException
extends uk.co.lothianproductions.util.CleverException

Version:
$Revision: 1.1 $, $Date: 2003/12/15 20:45:35 $
Author:
Aidan Fitzpatrick
See Also:
Serialized Form

Constructor Summary
DocumentRetrievalException(java.lang.String message)
           
DocumentRetrievalException(java.lang.String message, java.lang.Throwable e)
           
 
Methods inherited from class uk.co.lothianproductions.util.CleverException
getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentRetrievalException

public DocumentRetrievalException(java.lang.String message)

DocumentRetrievalException

public DocumentRetrievalException(java.lang.String message,
                                  java.lang.Throwable e)