SWT.ERROR_MENUITEM_NOT_CASCADE

SWT error constant indicating that a menu item which needed to have the cascade style had some other style instead (value is 27).

class SWT
int ERROR_MENUITEM_NOT_CASCADE;

Meta