Uses of Interface
org.eclipse.jface.window.Window.IExceptionHandler
Package
Description
Provides a general framework for creating and managing
windows.
-
Uses of Window.IExceptionHandler in org.eclipse.jface.window
Modifier and TypeMethodDescriptionstatic void
Window.setExceptionHandler
(Window.IExceptionHandler handler) Sets the exception handler for this application. -
Uses of Window.IExceptionHandler in org.eclipse.ui.internal
Modifier and TypeClassDescriptionfinal class
This handler will pass along to the workbench advisor exceptions and errors thrown while running the event loop.