org.eclipse.datatools.connectivity.drivers.models
Class MySafeRunnable
java.lang.Object
org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
- All Implemented Interfaces:
- org.eclipse.core.runtime.ISafeRunnable
public class MySafeRunnable
- extends java.lang.Object
- implements org.eclipse.core.runtime.ISafeRunnable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySafeRunnable
public MySafeRunnable(CategoryDescriptor[] instance,
org.eclipse.core.runtime.IConfigurationElement element)
MySafeRunnable
public MySafeRunnable(TemplateDescriptor[] instance,
org.eclipse.core.runtime.IConfigurationElement element)
MySafeRunnable
public MySafeRunnable(OverrideTemplateDescriptor[] instance,
org.eclipse.core.runtime.IConfigurationElement element)
handleException
public void handleException(java.lang.Throwable exception)
- Specified by:
handleException
in interface org.eclipse.core.runtime.ISafeRunnable
run
public void run()
throws java.lang.Exception
- Specified by:
run
in interface org.eclipse.core.runtime.ISafeRunnable
- Throws:
java.lang.Exception