|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.ShowThrowableDeffered
public class ShowThrowableDeffered
RunnableDeferred
which shows error message using
ActionContext.showThrowable(Throwable)
Field Summary |
---|
Fields inherited from interface com.softwareag.cis.plugin.interfaces.RunnableDeferred |
---|
rcs_id |
Constructor Summary | |
---|---|
ShowThrowableDeffered(java.lang.Throwable exc,
ActionContext actionContext)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowThrowableDeffered(java.lang.Throwable exc, ActionContext actionContext)
exc
- The exception to be show.actionContext
- The action context to use when showing the error.Method Detail |
---|
public void run() throws java.lang.Exception
run
in interface com.softwareag.cis.plugin.interfaces.RunnableDeferred
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |