|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsiouxsie.mvc.impl.ScreenExceptionHandler
public class ScreenExceptionHandler
Display messages from exception in the view. Handy for business exceptions.
| Constructor Summary | |
|---|---|
ScreenExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
execute(com.opensymphony.xwork2.ActionInvocation invocation)
|
IScreenHandler |
getScreenHandler()
|
void |
setScreenHandler(IScreenHandler screenHandler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenExceptionHandler()
| Method Detail |
|---|
public IScreenHandler getScreenHandler()
public void setScreenHandler(IScreenHandler screenHandler)
public void execute(com.opensymphony.xwork2.ActionInvocation invocation)
throws java.lang.Exception
execute in interface com.opensymphony.xwork2.Resultjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||