userver: ugrpc::client::BaseError Class Reference
Loading...
Searching...
No Matches
ugrpc::client::BaseError Class Reference

Base exception for all the client errors. More...

#include <userver/ugrpc/client/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
 

Detailed Description

Base exception for all the client errors.

Definition at line 23 of file exceptions.hpp.


The documentation for this class was generated from the following file: