Class HttpErrorException

    • Constructor Detail

      • HttpErrorException

        public HttpErrorException​(org.apache.http.StatusLine statusLine,
                                  String errorResponse)
    • Method Detail

      • getStatusLine

        public org.apache.http.StatusLine getStatusLine()
      • getErrorResponse

        public String getErrorResponse()