public interface ExceptionHandler<T extends Throwable,R>
R
handle(T throwable)
R handle(T throwable) throws Throwable
Throwable
Copyright © 2018. All rights reserved.