public abstract class OslcSafeRunnable extends SafeRunnable
Constructor and Description |
---|
OslcSafeRunnable() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(Throwable e)
Opens an error dialog to display common exceptions raised by OSLC clients.
|
getIgnoreErrors, getIgnoreErrors, getRunner, run, setIgnoreErrors, setRunner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
public void handleException(Throwable e)
handleException
in interface ISafeRunnable
handleException
in class SafeRunnable