uk.co.lothianproductions.httpd.config
Class ConfigException

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

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

Version:
$Revision: 1.2 $, $Date: 2003/11/29 14:48:13 $
Author:
Aidan Fitzpatrick
See Also:
Serialized Form

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

ConfigException

public ConfigException(java.lang.String message)

ConfigException

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