|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.application.security.ArgoAwtExceptionHandler
Argo Awt Exception handler.
This allows us to manage and hide exceptions which occur
in the AWT event queue.
Refer to java.awt.EventDispatchThread
for details.
Constructor Summary | |
ArgoAwtExceptionHandler()
|
Method Summary | |
void |
handle(java.lang.Throwable t)
Called from within java.awt.EventDispatchThread
when an unhandled exception occurs in the Awt event queue. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArgoAwtExceptionHandler()
Method Detail |
public void handle(java.lang.Throwable t) throws java.lang.Throwable
java.awt.EventDispatchThread
when an unhandled exception occurs in the Awt event queue.t
- The uncaught exception.java.lang.Throwable
- to repost the exception if we do not want
to "eat" it.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |