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

This is the complete list of members for BESNotFoundError, 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
BESNotFoundError(std::string s, std::string file, unsigned int line) (defined in BESNotFoundError)BESNotFoundErrorinline
dump(std::ostream &strm) const overrideBESNotFoundErrorinlinevirtual
error_name() const override (defined in BESNotFoundError)BESNotFoundErrorinlinevirtual
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
~BESNotFoundError() override=default (defined in BESNotFoundError)BESNotFoundError
~BESObj()=defaultBESObjvirtual