|
bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for http::HttpError, including all inherited members.
| add_my_error_details_to(BESInfo &info) const override | http::HttpError | virtual |
| BESError()=default (defined in BESError) | BESError | |
| BESError(std::string msg, unsigned int type, std::string file, unsigned int line) | BESError | inline |
| BESError(const BESError &src) noexcept | BESError | inline |
| curl_code() const (defined in http::HttpError) | http::HttpError | inline |
| dump() const | http::HttpError | |
| dump(std::ostream &strm) const override | http::HttpError | inlinevirtual |
| error_name() const override (defined in http::HttpError) | http::HttpError | inlinevirtual |
| get_bes_error_type() const | BESError | inline |
| get_file() const | BESError | inline |
| get_line() const | BESError | inline |
| get_message() const | BESError | inline |
| get_verbose_message() const (defined in BESError) | BESError | virtual |
| http_status() const (defined in http::HttpError) | http::HttpError | inline |
| 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::HttpError | inline |
| 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::HttpError | inline |
| HttpError(std::string msg, std::string file, unsigned int line) (defined in http::HttpError) | http::HttpError | inline |
| HttpError(const HttpError &src)=default (defined in http::HttpError) | http::HttpError | |
| operator=(const BESError &rhs)=delete | BESError | |
| origin_url() const (defined in http::HttpError) | http::HttpError | inline |
| redirect_url() const (defined in http::HttpError) | http::HttpError | inline |
| response_body() const (defined in http::HttpError) | http::HttpError | inline |
| response_headers() const (defined in http::HttpError) | http::HttpError | inline |
| set_bes_error_type(unsigned int type) | BESError | inline |
| set_message(const std::string &msg) | BESError | inline |
| what() const noexcept override | BESError | inline |
| ~BESError() override=default (defined in BESError) | BESError | |
| ~BESObj()=default | BESObj | virtual |
| ~HttpError() override=default (defined in http::HttpError) | http::HttpError |