Uses of Class
org.eclipse.core.commands.ParameterValuesException

Packages that use ParameterValuesException
org.eclipse.core.commands Application programming interfaces for commands and handlers. 
 

Uses of ParameterValuesException in org.eclipse.core.commands
 

Methods in org.eclipse.core.commands that throw ParameterValuesException
 java.lang.String Parameterization.getValueName()
          Returns the human-readable name for the current value, if any.
 IParameterValues IParameter.getValues()
          Returns the values associated with this parameter.