Home
last modified time | relevance | path

Searched defs:SWTException (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWTException.java34 public class SWTException extends RuntimeException { class
53 public SWTException () { in SWTException() method in SWTException
65 public SWTException (String message) { in SWTException() method in SWTException
75 public SWTException (int code) { in SWTException() method in SWTException
88 public SWTException (int code, String message) { in SWTException() method in SWTException
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWTException.java34 public class SWTException extends RuntimeException { class
53 public SWTException () { in SWTException() method in SWTException
65 public SWTException (String message) { in SWTException() method in SWTException
75 public SWTException (int code) { in SWTException() method in SWTException
88 public SWTException (int code, String message) { in SWTException() method in SWTException