userver: clients::http::TimeoutException Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
clients::http::TimeoutException Class Reference

Detailed Description

Definition at line 44 of file error.hpp.

+ Inheritance diagram for clients::http::TimeoutException:
+ Collaboration diagram for clients::http::TimeoutException:

Public Member Functions

 BaseException ()=default
 
 BaseException (std::string message, const LocalStats &stats)
 
- Public Member Functions inherited from clients::http::BaseException
 BaseException (std::string message, const LocalStats &stats)
 
const char * what () const noexcept override
 
const LocalStatsGetStats () const
 

Member Function Documentation

◆ BaseException()

clients::http::BaseException::BaseException ( std::string message,
const LocalStats & stats )
inline

Definition at line 18 of file error.hpp.


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