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