Package org.eclipse.ui.internal
Class StartupThreading
java.lang.Object
org.eclipse.ui.internal.StartupThreading
- Since:
- 3.3
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
-
Constructor Details
-
StartupThreading
public StartupThreading()
-
-
Method Details
-
runWithWorkbenchExceptions
public static void runWithWorkbenchExceptions(StartupThreading.StartupRunnable r) throws WorkbenchException - Throws:
WorkbenchException
-
runWithPartInitExceptions
public static void runWithPartInitExceptions(StartupThreading.StartupRunnable r) throws PartInitException - Throws:
PartInitException
-
runWithThrowable
- Throws:
Throwable
-
runWithoutExceptions
- Throws:
RuntimeException
-