|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.infoengine.webject.Webject
com.infoengine.webject.mgt.ThrowException
Field Summary | |
private static String |
RESOURCE
|
Constructor Summary | |
ThrowException()
|
Method Summary | |
Task |
invoke(Task task)
Throw an exception specified by a task author, or if no exception is specified, attempt to rethrow an exception registered in the SERVER context group. |
Methods inherited from class com.infoengine.webject.Webject |
booleanParam |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
Constructor Detail |
public ThrowException()
Method Detail |
public Task invoke(Task task) throws IEException
invoke
in class Webject
task
- a value of type 'Task'
IEException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |