Searched defs:httpException (Results 1 – 1 of 1) sorted by relevance
279 private HttpException httpException; field in FakeHttpLayer.RequestMatcherResponseRule292 public RequestMatcherResponseRule(RequestMatcher requestMatcher, HttpException httpException) { in RequestMatcherResponseRule()