#include <userver/ugrpc/client/exceptions.hpp>
RPC failed due to task cancellation.
Definition at line 46 of file exceptions.hpp.
Inheritance diagram for ugrpc::client::RpcCancelledError:Public Member Functions | |
| RpcCancelledError (std::string_view call_name, std::string_view stage) | |
| const char * | what () const noexcept override |