public abstract class ErrorHandlingRunnable extends Object implements Runnable, ErrorHandler
| Constructor and Description |
|---|
ErrorHandlingRunnable() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doRun() |
Throwable |
getError() |
void |
run() |
Copyright © 2013–2019 mklinger GmbH. All rights reserved.