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

This is the complete list of members for BESInternalError, including all inherited members.

add_my_error_details_to(BESInfo &) constBESErrorinlinevirtual
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
BESInternalError(std::string msg, std::string file, unsigned int line) (defined in BESInternalError)BESInternalErrorinline
dump(std::ostream &strm) const overrideBESInternalErrorinlinevirtual
error_name() const override (defined in BESInternalError)BESInternalErrorinlinevirtual
get_bes_error_type() constBESErrorinline
get_file() constBESErrorinline
get_line() constBESErrorinline
get_message() constBESErrorinline
get_verbose_message() const (defined in BESError)BESErrorvirtual
operator=(const BESError &rhs)=deleteBESError
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
~BESInternalError() override=default (defined in BESInternalError)BESInternalError
~BESObj()=defaultBESObjvirtual