grpc-kotlin icon indicating copy to clipboard operation
grpc-kotlin copied to clipboard

StatusRuntimeException, StatusException propagate when an error occurs

Open sangyongchoi opened this issue 2 years ago • 2 comments

Hi, i am grpc-kotlin user. current, A StatusException whether it is a StatusException or a StatusRuntimeException. I think exception is StatusRuntimeException when StatusRuntimeException occurred. if this intended, you can close this pr.

thank you. 😄

https://github.com/grpc/grpc-kotlin/issues/347

sangyongchoi avatar Jul 11 '22 17:07 sangyongchoi

What was the reason for closing this?

jamesward avatar Jul 21 '22 12:07 jamesward

@jamesward In this issue I found that kotlin doesn't have a cheked exception. Also, I thought that this pr was unnecessary because there was no response.

I'll open this up again, close it if you don't need it.

sangyongchoi avatar Jul 21 '22 12:07 sangyongchoi