
Your opinion will help to improve our service
Leave a feedback >Exceptions thrown by gRPC client streams.
Definition in file exceptions.hpp.
Go to the source code of this file.
#include <exception>#include <string>#include <string_view>#include <grpcpp/support/status.h>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | ugrpc |
| Asynchronous gRPC driver. | |
| namespace | ugrpc::client |
| Client-side utilities. | |
Functions | |
| void | ugrpc::client::ThrowErrorWithStatus (std::string_view call_name, grpc::Status &&status) |