Interface ExceptionHandler

All Superinterfaces:
BiConsumer<Exception,HttpResponse>

public interface ExceptionHandler extends BiConsumer<Exception,HttpResponse>