Packagecom.ericfeminella.system.contextmenu.errors
Classpublic class AddContextMenuItemException
InheritanceAddContextMenuItemException Inheritance Error

Throws an exception specifying that a caption collides with an existing ContextMenuItem caption therfor it can not be added to an ConfigurableContextMenu



Public Methods
 MethodDefined by
  
Thrown when an application attempts to create a caption or command item which has previously been added to a ContextMenu
AddContextMenuItemException
Constructor detail
AddContextMenuItemException()constructor
public function AddContextMenuItemException(caption:String)

Thrown when an application attempts to create a caption or command item which has previously been added to a ContextMenu

Parameters
caption:String — caption which caused the collision