| 
 | |||||||||||
| 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.ReturnNowFlowException
Flow exception; is thrown when an interceptor wants an override of the default view, and this view should be directed to immediately.
| Constructor Summary | |
| ReturnNowFlowException(java.lang.String view)Construct with view. | |
| Method Summary | |
|  java.lang.String | getView()Get the view to return. | 
|  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 ReturnNowFlowException(java.lang.String view)
view - view to return| Method Detail | 
public java.lang.String getView()
public java.lang.String toString()
Object.toString()| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||