| Handles exception while running the event loop.
In case of a "simpler" exception such as NPE, log the exception,
open a dialog to inform the user and try to keep running.
In case of a exception like OutOfMemory and SWTError, log the exception,
open a dialog to ask the user to decide if the workbench should
be terminated.
|