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 BESTimeoutError, including all inherited members.
add_my_error_details_to(BESInfo &) const | BESError | inlinevirtual |
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 |
BESTimeoutError(std::string s, std::string file, unsigned int line) (defined in BESTimeoutError) | BESTimeoutError | inline |
dump(std::ostream &strm) const override | BESTimeoutError | inlinevirtual |
error_name() const override (defined in BESTimeoutError) | BESTimeoutError | 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 |
operator=(const BESError &rhs)=delete | BESError | |
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 |
~BESTimeoutError() override=default (defined in BESTimeoutError) | BESTimeoutError |