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 java.lang.ObjectActionHandler. execute(java.util.Map parameterValuesByName)Deprecated.java.lang.ObjectICommand. execute(java.util.Map parameterValuesByName)Deprecated.java.lang.ObjectIHandler. execute(java.util.Map parameterValuesByName)Deprecated.
-