|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
PageFlowManagedObjectException
PageFlowException
ReturnToException
public abstract class ReturnToException
| Constructor Summary | |
|---|---|
ReturnToException(String actionName,
Forward fwd,
FlowController fc)
|
|
| Method Summary | |
|---|---|
boolean |
causeMayBeSessionExpiration()
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID. |
protected Object[] |
getMessageArgs()
|
protected abstract String[] |
getMessageParts()
|
String |
getReturnToType()
|
| Methods inherited from class PageFlowException |
|---|
getActionName, getFlowController, getFlowControllerURI, init |
| Methods inherited from class PageFlowManagedObjectException |
|---|
getLocalizedMessage, getManagedObject, getMessage, init, printError, sendError, setManagedObject |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReturnToException(String actionName,
Forward fwd,
FlowController fc)
| Method Detail |
|---|
public String getReturnToType()
protected Object[] getMessageArgs()
getMessageArgs in class PageFlowManagedObjectExceptionprotected abstract String[] getMessageParts()
getMessageParts in class PageFlowManagedObjectExceptionpublic boolean causeMayBeSessionExpiration()
true.
causeMayBeSessionExpiration in class PageFlowException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||