Packagecom.ericfeminella.errors
Classpublic final class ContextMenuItemCollisionException
InheritanceContextMenuItemCollisionException Inheritance AbstractException Inheritance Error

Throws an exception specifying that a ContextMenuItem which has been attempted to be included in the ContextMenu already exists



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

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

Parameters
caption:String — caption of the ContextMenuItem