Packagecom.ericfeminella.system.contextmenu.errors
Classpublic class RemoveContextMenuItemException
InheritanceRemoveContextMenuItemException Inheritance NullPointerException Inheritance AbstractException Inheritance Error

Throws an exception specifying that a ContextMenuItem does not exist



Public Methods
 MethodDefined by
  
Thrown when an application attempts to remove a ContextMenuItem which is null
RemoveContextMenuItemException
Constructor detail
RemoveContextMenuItemException()constructor
public function RemoveContextMenuItemException(caption:String)

Thrown when an application attempts to remove a ContextMenuItem which is null

Parameters
caption:String — caption of the ContextMenuItem