net.kldp.beat.exception
Class ConfigException

java.lang.Object
  extended by ServletException
      extended by net.kldp.beat.exception.ConfigException

public class ConfigException
extends ServletException


Field Summary
private static long serialVersionUID
           
 
Constructor Summary
ConfigException(java.lang.String message)
           
ConfigException(java.lang.Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ConfigException

public ConfigException(java.lang.String message)

ConfigException

public ConfigException(java.lang.Throwable e)