uk.co.lothianproductions.httpd.document
Class DocumentRenderException

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

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

Version:
$Revision: 1.1 $, $Date: 2003/12/10 13:47:22 $
Author:
Aidan Fitzpatrick
See Also:
Serialized Form

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

DocumentRenderException

public DocumentRenderException(java.lang.String message)

DocumentRenderException

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