Dialog.error

Does whatever dialog specific cleanup is required, and then uses the code in <code>SWTError.error</code> to handle the error.

@param code the descriptive error code

@see SWT#error(int)

class Dialog
void
error
(
int code
)

Meta