Interface ErrorCodeHandler

All Known Implementing Classes:
DefaultErrorCodeHandler

public interface ErrorCodeHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    handleError(org.apache.hc.core5.http.ClassicHttpResponse response)
     
  • Method Details

    • handleError

      RuntimeException handleError(org.apache.hc.core5.http.ClassicHttpResponse response)