|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A handler for exceptions.
One of its intended uses is to handle Exceptions that occur on the AWT's
EventDispatchThread by installing it in the EventQueue
(works only with JDK 1.2 and above).
Another use is to handle Exceptions for a CommandDistributor
.
Method Summary | |
boolean |
handleException(java.lang.Throwable throwable)
Handle an exception. |
Method Detail |
public boolean handleException(java.lang.Throwable throwable)
throwable
- The exception.
|
qflib 0.99 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |