Searched refs:HTTP_SERVER_ERROR (Results 1 – 6 of 6) sorted by relevance
31 HTTP_SERVER_ERROR, enumConstant70 return new RkpdException(ErrorCode.HTTP_SERVER_ERROR, message); in createFromHttpError()
51 .that(ex.getErrorCode()).isEqualTo(ErrorCode.HTTP_SERVER_ERROR); in handlesServerErrors()
85 assertThat(e.getErrorCode()).isEqualTo(RkpdException.ErrorCode.HTTP_SERVER_ERROR); in testRetryOnServerFailure()
290 case HTTP_SERVER_ERROR:
278 case HTTP_SERVER_ERROR: in mapToGetKeyError()
258 RkpdException.ErrorCode.HTTP_SERVER_ERROR, in fetchGeek()