Uses of Class
com.helger.httpclient.response.ExtendedHttpResponseException
Packages that use ExtendedHttpResponseException
-
Uses of ExtendedHttpResponseException in com.helger.httpclient.response
Methods in com.helger.httpclient.response that return ExtendedHttpResponseExceptionModifier and TypeMethodDescriptionExtendedHttpResponseException.create(org.apache.hc.core5.http.ClassicHttpResponse aHttpResponse) ExtendedHttpResponseException.create(org.apache.hc.core5.http.message.StatusLine aStatusLine, org.apache.hc.core5.http.HttpResponse aHttpResponse, org.apache.hc.core5.http.HttpEntity aEntity)