T - The type of Throwable handled.@FunctionalInterface public interface ExceptionHandler<T extends Throwable>
AtlanticLambda.| Modifier and Type | Method and Description |
|---|---|
void |
handle(T throwable)
Handles the
Throwable. |
Copyright © 2018. All rights reserved.