net.sf.jour
Class ConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sf.jour.InterceptorException
              extended by net.sf.jour.ConfigException
All Implemented Interfaces:
java.io.Serializable

public class ConfigException
extends InterceptorException

Author:
michaellif
See Also:
Serialized Form

Constructor Summary
ConfigException(java.lang.String message)
           
ConfigException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, 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 cause)


Copyright © 2004-2008 pyx4j.com. All Rights Reserved.