Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.core.commands.common.CommandException

Packages that use CommandException
org.eclipse.core.commands Application programming interfaces for commands and handlers.  
org.eclipse.core.commands.common Application programming interfaces for common base classes.  
 

Uses of CommandException in org.eclipse.core.commands
 

Subclasses of CommandException in org.eclipse.core.commands
 class ExecutionException
          Signals that an exception occured during the execution of a command.
 class NotHandledException
          Signals that an attempt was made to access the properties of an unhandled object.
 class ParameterValuesException
           Signals that a problem has occurred while trying to create an instance of IParameterValues.
 

Uses of CommandException in org.eclipse.core.commands.common
 

Subclasses of CommandException in org.eclipse.core.commands.common
 class NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.