userver: Member List
Loading...
Searching...
No Matches
clients::http::HttpServerException Member List

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

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