org.apache.geronimo.messaging.interceptors
Class MsgInterceptorStoppedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geronimo.messaging.interceptors.MsgInterceptorStoppedException
- All Implemented Interfaces:
- Serializable
- public class MsgInterceptorStoppedException
- extends RuntimeException
Exception thrown when a Msg interceptor chain is stopped.
- Version:
- $Revision: 1.1 $ $Date: 2004/05/11 12:06:40 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MsgInterceptorStoppedException
public MsgInterceptorStoppedException(Throwable aNested)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.