uk.co.lothianproductions.httpd.document
Class DocumentTimeoutException

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

public final class DocumentTimeoutException
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
DocumentTimeoutException(java.lang.String message)
           
 
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

DocumentTimeoutException

public DocumentTimeoutException(java.lang.String message)