Class ExceptionHandler

java.lang.Object
org.eclipse.ui.internal.ExceptionHandler
All Implemented Interfaces:
Window.IExceptionHandler

public final class ExceptionHandler extends Object implements Window.IExceptionHandler
This handler will pass along to the workbench advisor exceptions and errors thrown while running the event loop. However, the ThreadDeath error is simply thrown again, and is not passed along.