userver: Member List
⚠️ 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::HttpClientException Member List

This is the complete list of members for clients::http::HttpClientException, including all inherited members.

BaseException()=default (defined in clients::http::BaseException)clients::http::BaseException
BaseException(std::string message, const LocalStats &stats) (defined in clients::http::BaseException)clients::http::BaseExceptioninline
code() const (defined in clients::http::HttpException)clients::http::HttpExceptioninline
GetStats() const (defined in clients::http::BaseException)clients::http::BaseExceptioninline
HttpException(int code, const LocalStats &stats) (defined in clients::http::HttpClientException)clients::http::HttpClientException
HttpException(int code, const LocalStats &stats, std::string_view message) (defined in clients::http::HttpClientException)clients::http::HttpClientException
what() const noexcept override (defined in clients::http::BaseException)clients::http::BaseExceptioninline
~BaseException() override=default (defined in clients::http::BaseException)clients::http::BaseException
~HttpClientException() override=default (defined in clients::http::HttpClientException)clients::http::HttpClientException
~HttpException() override=default (defined in clients::http::HttpException)clients::http::HttpException