grpc-dart/lib
Sigurd Meldgaard 3aeafa77cb
Improve error handling (#204)
* 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.
2019-07-03 09:26:45 +02:00
..
src Improve error handling (#204) 2019-07-03 09:26:45 +02:00
grpc.dart Fix imports (#199) 2019-06-25 13:00:58 +02:00
grpc_web.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00
service_api.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00