The handle() method in this class is called everytime an uncaught exception propagates to an AWT action.
The static log() method can be used to put log entries into the error log but continue execution.
This does not automatically update the "DrJava Errors" window when new errors occur. In the case of errors,
we want to minimize the effects on the GUI. If we want to see an updated dialog, we can click on the
"DrJava Errors" button again.
version: $Id: DrJavaErrorHandler.java 4255 2007-08-28 19:17:37Z mgricken $
Inner Class :public static class LoggedCondition extends Throwable