bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
http::HttpError Member List

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

add_my_error_details_to(BESInfo &info) const overridehttp::HttpErrorvirtual
BESError()=default (defined in BESError)BESError
BESError(std::string msg, unsigned int type, std::string file, unsigned int line)BESErrorinline
BESError(const BESError &src) noexceptBESErrorinline
curl_code() const (defined in http::HttpError)http::HttpErrorinline
dump() consthttp::HttpError
dump(std::ostream &strm) const overridehttp::HttpErrorinlinevirtual
error_name() const override (defined in http::HttpError)http::HttpErrorinlinevirtual
get_bes_error_type() constBESErrorinline
get_file() constBESErrorinline
get_line() constBESErrorinline
get_message() constBESErrorinline
get_verbose_message() const (defined in BESError)BESErrorvirtual
http_status() const (defined in http::HttpError)http::HttpErrorinline
HttpError()=default (defined in http::HttpError)http::HttpError
HttpError(const std::string &msg, const CURLcode code, const long http_status, const std::string &origin_url, const std::string &redirect_url, const std::vector< std::string > &response_headers, const std::string &response_body, const std::string &file, const int line) (defined in http::HttpError)http::HttpErrorinline
HttpError(const std::string &msg, const CURLcode code, const long http_status, const std::string &origin_url, const std::string &redirect_url, const std::string &file, const int line) (defined in http::HttpError)http::HttpErrorinline
HttpError(std::string msg, std::string file, unsigned int line) (defined in http::HttpError)http::HttpErrorinline
HttpError(const HttpError &src)=default (defined in http::HttpError)http::HttpError
operator=(const BESError &rhs)=deleteBESError
origin_url() const (defined in http::HttpError)http::HttpErrorinline
redirect_url() const (defined in http::HttpError)http::HttpErrorinline
response_body() const (defined in http::HttpError)http::HttpErrorinline
response_headers() const (defined in http::HttpError)http::HttpErrorinline
set_bes_error_type(unsigned int type)BESErrorinline
set_message(const std::string &msg)BESErrorinline
what() const noexcept overrideBESErrorinline
~BESError() override=default (defined in BESError)BESError
~BESObj()=defaultBESObjvirtual
~HttpError() override=default (defined in http::HttpError)http::HttpError