SWT.findErrorText

Answers a concise, human readable description of the error code.

@param code the SWT error code. @return a description of the error code.

@see SWT

class SWT
static
String
findErrorText
(
int code
)

Meta