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