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