#include <userver/clients/http/error.hpp>
 Inheritance diagram for clients::http::BaseCodeException:
 Collaboration diagram for clients::http::BaseCodeException:Public Member Functions | |
| 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 LocalStats & | GetStats () const | 
      
  | 
  inlinenoexcept |