Interface SerializedExecutor.ErrorHandlingTask
- Enclosing class:
SerializedExecutor
Error handling task
If a submitted task implements this interface, it will be passed any exceptions thrown when running the task.
-
Method Summary
SerializedExecutorIf a submitted task implements this interface, it will be passed any exceptions thrown when running the task.