Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.ui.commands.ExecutionException

Packages that use ExecutionException
org.eclipse.ui.commands Provides support for retrieving information on Commands from the workbench. 
 

Uses of ExecutionException in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that throw ExecutionException
 Object ActionHandler.execute(Map parameterValuesByName)
          Deprecated.  
 Object ICommand.execute(Map parameterValuesByName)
          Deprecated. Executes with the map of parameter values by name.
 Object IHandler.execute(Map parameterValuesByName)
          Deprecated. Executes with the map of parameter values by name.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.