Interface RequestExecutor.ErrorHandler

    • Method Detail

      • handleError

        void handleError​(java.lang.Throwable cause,
                         java.util.List<Notice> notices)
                  throws java.io.IOException
        Throws:
        java.io.IOException