userver: clients::http::HttpServerException Class Reference
Loading...
Searching...
No Matches
clients::http::HttpServerException Class Reference

Detailed Description

Definition at line 117 of file error.hpp.

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

Public Member Functions

 HttpException (int code, const LocalStats &stats)
 
 HttpException (int code, const LocalStats &stats, std::string_view message)
 
- Public Member Functions inherited from clients::http::HttpException
 HttpException (int code, const LocalStats &stats)
 
 HttpException (int code, const LocalStats &stats, std::string_view message)
 
int code () const
 
- 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: