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