Searched refs:getHttpStatusCode (Results 1 – 3 of 3) sorted by relevance
73 assertEquals(HttpURLConnection.HTTP_BAD_GATEWAY, e.getHttpStatusCode()); in testError_badGateway()89 assertEquals(HttpURLConnection.HTTP_CLIENT_TIMEOUT, e.getHttpStatusCode()); in testError_clientTimeout()105 assertEquals(HttpURLConnection.HTTP_FORBIDDEN, e.getHttpStatusCode()); in testError_forbiddenWithRequest()
43 public int getHttpStatusCode() { in getHttpStatusCode() method in HttpException
98 public int getHttpStatusCode() { in getHttpStatusCode() method in CacheManager.CacheResult