|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionException | |
|---|---|
| org.xwiki.action | |
| org.xwiki.action.internal | |
| Uses of ActionException in org.xwiki.action |
|---|
| Methods in org.xwiki.action that throw ActionException | |
|---|---|
void |
Action.execute()
|
void |
Action.execute(java.lang.Object additionalData)
|
void |
ActionManager.handleRequest()
|
void |
ActionManager.handleRequest(java.lang.String actionName)
Force execution of a specific action. |
void |
ActionManager.handleRequest(java.lang.String actionName,
java.lang.Object additionalData)
|
| Uses of ActionException in org.xwiki.action.internal |
|---|
| Methods in org.xwiki.action.internal that throw ActionException | |
|---|---|
void |
ErrorAction.execute()
|
void |
ErrorAction.execute(java.lang.Object additionalData)
|
void |
DefaultActionManager.handleRequest()
|
void |
DefaultActionManager.handleRequest(java.lang.String actionName)
Force execution of a specific action. |
void |
DefaultActionManager.handleRequest(java.lang.String actionName,
java.lang.Object additionalData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||