@FunctionalInterface public interface ExceptionHandler<T extends Exception>
void
handle(T exception, Context ctx)
void handle(T exception, Context ctx)
Copyright © 2018. All rights reserved.