Searched refs:httpException (Results 1 – 3 of 3) sorted by relevance
190 private HttpException httpException; field in FakeHttpLayer.RequestMatcherResponseRule203 … public RequestMatcherResponseRule(RequestMatcher requestMatcher, HttpException httpException) { in RequestMatcherResponseRule() argument205 this.httpException = httpException; in RequestMatcherResponseRule()220 if (httpException != null) throw httpException; in getResponse()
561 } catch(HttpException httpException) { in execute()562 throw new ClientProtocolException(httpException); in execute()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...