Searched defs:apiException (Results 1 – 6 of 6) sorted by relevance
137 ApiException apiException = in retryTotalTimeoutExceeded() local232 ApiException apiException = in retryNoRecover() local
23 ApiException apiException = new ApiException(new Status(CommonStatusCodes.ERROR, "")); in testApiException() local
76 InternalException apiException = in testBaseServiceException() local
65 private ApiException apiException; field in ApiExceptionTest
73 public BaseGrpcServiceException(ApiException apiException) { in BaseGrpcServiceException()
134 Throwable apiException = in translateException_ApiException() local