mirror of https://github.com/grpc/grpc-dart.git
* Improve error handling 1) Let GrpcError implement exception As the user is (usually) expected to catch these they should implement Exception. There is a bigger clean-up in splitting off the GrpcError.internal as that seems to be for invariant violations 2) Convert some thrown strings into exceptions. |
||
---|---|---|
.. | ||
src | ||
grpc.dart | ||
grpc_web.dart | ||
service_api.dart |