|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
PageFlowManagedObjectException
PageFlowException
ReturnToException
NoPreviousPageException
public class NoPreviousPageException
Exception that occurs when the
navigateTo=
or
previousPagenavigateTo=
attribute is used on a currentPage@Jpf.Forward, a
@Jpf.SimpleAction, or a
@Jpf.ConditionalForward,
but there is no previously-shown page in the current page flow.
| Constructor Summary | |
|---|---|
NoPreviousPageException(String actionName,
Forward fwd,
FlowController fc)
|
|
| Method Summary | |
|---|---|
protected String[] |
getMessageParts()
|
| Methods inherited from class ReturnToException |
|---|
causeMayBeSessionExpiration, getMessageArgs, 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 NoPreviousPageException(String actionName,
Forward fwd,
FlowController fc)
| Method Detail |
|---|
protected String[] getMessageParts()
getMessageParts in class ReturnToException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||