|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
If a Threaded process detects a serious problem it will inform the Threaded's ExceptionListener if one has been registered. It does this by calling the listener's onException() method passing it a Exception describing the problem.
Method Summary | |
void |
onException(java.lang.Exception exception)
Notify user of an exception. |
Method Detail |
public void onException(java.lang.Exception exception)
exception
- the exception.
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |