#include <userver/clients/http/error.hpp>
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 |
| const char * | what () const noexcept override |
| ErrorKind | GetErrorKind () const |
| const LocalStats & | GetStats () const |
|
inlinenoexcept |
|
inlineinherited |
|
inlineinherited |
|
inlineoverridenoexceptinherited |