T
@FunctionalInterface public interface ExceptionHandler<T extends Throwable>
void
handle(T exception)
void handle(T exception)
exception