SWT.ERROR_CANNOT_GET_TEXT

SWT error constant indicating that the underlying operating system was unable to provide the text of a widget (value is 12).

class SWT
int ERROR_CANNOT_GET_TEXT;

Meta