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