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

Detailed Description

Definition at line 68 of file error.hpp.

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

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: