#include <userver/clients/http/error.hpp>
Inheritance diagram for clients::http::BaseException:
Collaboration diagram for clients::http::BaseException:Public Member Functions | |
| BaseException (std::string message, const LocalStats &stats) | |
| const char * | what () const noexcept override |
| const LocalStats & | GetStats () const |
|
inline |
|
inline |
|
inlineoverridenoexcept |