This is the complete list of members for clients::http::HttpException, including all inherited members.
BaseException(std::string message, const LocalStats &stats, ErrorKind error_kind) (defined in clients::http::BaseException) | clients::http::BaseException | inline |
code() const (defined in clients::http::HttpException) | clients::http::HttpException | inline |
GetErrorKind() const (defined in clients::http::BaseException) | clients::http::BaseException | inline |
GetStats() const (defined in clients::http::BaseException) | clients::http::BaseException | inline |
HttpException(int code, const LocalStats &stats, std::string_view message, ErrorKind error_kind) (defined in clients::http::HttpException) | clients::http::HttpException | |
what() const noexcept override (defined in clients::http::BaseException) | clients::http::BaseException | inline |
~BaseException() override=default (defined in clients::http::BaseException) | clients::http::BaseException | |
~HttpException() override=default (defined in clients::http::HttpException) | clients::http::HttpException |