public static interface SerializedExecutor.ErrorHandlingTask
extends java.lang.Runnable, java.util.function.Consumer<java.lang.Throwable>
If a submitted task implements this interface, it will be passed any exceptions thrown when running the task.
Copyright © 1995–2019 Webtide. All rights reserved.