Packagecom.ericfeminella.system.contextmenu.errors
Classpublic class EnableContextMenuItemException
InheritanceEnableContextMenuItemException Inheritance Error

Throws an exception specifying that a ContextMenuItem does not exisit and could not be enabled or disabled



Public Methods
 MethodDefined by
  
Thrown when an application attempts to enable or disable a ContextMenuItem that does not exist in ConfigurableContextMenu
EnableContextMenuItemException
Constructor detail
EnableContextMenuItemException()constructor
public function EnableContextMenuItemException(caption:String)

Thrown when an application attempts to enable or disable a ContextMenuItem that does not exist in ConfigurableContextMenu

Parameters
caption:String — caption of the ContextMenuItem