Searched refs:getReasonPhrase (Results 1 – 3 of 3) sorted by relevance
141 public String getReasonPhrase() { in getReasonPhrase() method in HttpHelper.HttpException
122 + response.getStatusLine().getReasonPhrase()); in run()
208 throw new IOException("HTTP error: " + status.getReasonPhrase()); in httpConnection()