grpc-kotlin
grpc-kotlin copied to clipboard
StatusRuntimeException, StatusException propagate when an error occurs
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
What was the reason for closing this?
@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.