SWTException.this

Constructs a new instance of this class with its stack trace and error code filled in.

@param code the SWT error code

  1. this()
  2. this(String message)
  3. this(int code)
    class SWTException
    this
    (
    int code
    )
  4. this(int code, String message)

Meta