Uses of Class
org.springframework.richclient.command.CommandException

Packages that use CommandException
org.springframework.richclient.command   
 

Uses of CommandException in org.springframework.richclient.command
 

Subclasses of CommandException in org.springframework.richclient.command
 class CommandNotOfRequiredTypeException
          Indicates that a command object was not of the expected type.
 class InvalidGroupMemberEncodingException
          Indicates that an encoded string specifying a command group member type is not valid.
 class InvalidGroupMemberException
          Indicates that an object is not a valid member of a CommandGroup.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.