Uses of Class
org.eclipse.ui.commands.ExecutionException
-
Packages that use ExecutionException Package Description 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 Modifier and Type Method Description Object
ActionHandler. execute(Map parameterValuesByName)
Deprecated.Object
ICommand. execute(Map parameterValuesByName)
Deprecated.Object
IHandler. execute(Map parameterValuesByName)
Deprecated.
-