public class ThrowableAwareRunnablesExecutorUtil extends Object
| Constructor and Description |
|---|
ThrowableAwareRunnablesExecutorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(Collection<? extends ThrowableAwareRunnable> throwableAwareRunnables) |
public static void execute(Collection<? extends ThrowableAwareRunnable> throwableAwareRunnables) throws Exception
Exception