net.sf.jour
Class InterceptorException

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

public class InterceptorException
extends java.lang.Error

Author:
michaellif
See Also:
Serialized Form

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

InterceptorException

public InterceptorException(java.lang.String message)

InterceptorException

public InterceptorException(java.lang.String message,
                            java.lang.Throwable cause)


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