Interface ExceptionHandler

  • All Superinterfaces:
    java.util.function.BiConsumer<java.lang.Exception,​HttpResponse>

    public interface ExceptionHandler
    extends java.util.function.BiConsumer<java.lang.Exception,​HttpResponse>
    • Method Summary

      • Methods inherited from interface java.util.function.BiConsumer

        accept, andThen