|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
PageFlowManagedObjectException
PageFlowException
MissingActionOutputException
NullActionOutputException
public class NullActionOutputException
| Constructor Summary | |
|---|---|
NullActionOutputException(String actionName,
FlowController flowController,
String actionOutputName,
String forwardName)
|
|
| Method Summary | |
|---|---|
protected String[] |
getMessageParts()
|
| Methods inherited from class MissingActionOutputException |
|---|
causeMayBeSessionExpiration, getActionOutputName, getForwardName, getMessageArgs |
| 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 NullActionOutputException(String actionName,
FlowController flowController,
String actionOutputName,
String forwardName)
| Method Detail |
|---|
protected String[] getMessageParts()
getMessageParts in class MissingActionOutputException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||