SWT.ERROR_CANNOT_SET_SELECTION

SWT error constant indicating that the underlying operating system was unable to set the selection of a widget (value is 28).

class SWT
int ERROR_CANNOT_SET_SELECTION;

Meta