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>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) |