| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
nl.openedge.baritus.interceptors.FlowException
nl.openedge.baritus.interceptors.DispatchNowFlowException
Flow exception; is thrown when an interceptor wants to dispatch to another URL immediately.
| Constructor Summary | |
| DispatchNowFlowException(java.lang.String dispatchPath)Construct with dispatch path. | |
| Method Summary | |
|  java.lang.String | getDispatchPath()Get the path to dispatch to | 
|  java.lang.String | toString()String representation. | 
| Methods inherited from class nl.openedge.baritus.interceptors.FlowException | 
| isExecuteOtherInterceptors, setExecuteOtherInterceptors | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public DispatchNowFlowException(java.lang.String dispatchPath)
dispatchPath - | Method Detail | 
public java.lang.String getDispatchPath()
public java.lang.String toString()
Object.toString()| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||