Searched refs:moreDetail (Results 1 – 1 of 1) sorted by relevance
742 private void onError(ErrorCode errorCode, String moreDetail) { in onError() argument743 startGoAway(0, errorCode, toGrpcStatus(errorCode).augmentDescription(moreDetail)); in onError()