userver: clients::http::NetworkProblemException 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::NetworkProblemException Class Reference

Detailed Description

Definition at line 80 of file error.hpp.

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

Public Member Functions

 BaseCodeException (std::error_code ec, std::string_view message, std::string_view url, const LocalStats &stats)
 
- Public Member Functions inherited from clients::http::BaseCodeException
 BaseCodeException (std::error_code ec, std::string_view message, std::string_view url, const LocalStats &stats)
 
const std::error_code & error_code () const noexcept
 
- Public Member Functions inherited from clients::http::BaseException
 BaseException (std::string message, const LocalStats &stats)
 
const char * what () const noexcept override
 
const LocalStatsGetStats () const
 

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