#include <userver/ugrpc/client/exceptions.hpp>
Base exception for all the client errors.
Definition at line 21 of file exceptions.hpp.
Inheritance diagram for ugrpc::client::BaseError:Public Member Functions | |
| BaseError (std::string message) | |
| const char * | what () const noexcept override |