| java.lang.Object de.uka.ilkd.key.gui.ExceptionalHandler
ExceptionalHandler | public class ExceptionalHandler (Code) | | This is a handy class for tracing Exceptions that are otherwise lost in
the thread chaos. See the method handleException() in
class java.awt.EventDispatchThread. The magic system property
"sun.awt.exception.handler" must be set to
"de.uka.ilkd.key.gui.ExceptionalHandler" for this to work.
|
|
|