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