org.eclipse.ui.internal.ide.IDEExceptionHandler Handles exception while running the event loop. <p> 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 t ...