xapian-core  2.0.0
Xapian::DocNotFoundError Member List

This is the complete list of members for Xapian::DocNotFoundError, including all inherited members.

contextXapian::Errorprivate
DocNotFoundError(std::string_view msg_, std::string_view context_, const char *error_string_)Xapian::DocNotFoundErrorinlineprivate
DocNotFoundError(std::string_view msg_, std::string_view context_={}, int errno_=0)Xapian::DocNotFoundErrorinlineexplicit
DocNotFoundError(std::string_view msg_, int errno_)Xapian::DocNotFoundErrorinline
DocNotFoundError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_)Xapian::DocNotFoundErrorinlineprivate
DocNotFoundError(std::string_view msg_, std::string_view context_, const char *type_, int errno_)Xapian::DocNotFoundErrorinlineprivate
Error(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_)Xapian::Errorprivate
Error(std::string_view msg_, std::string_view context_, const char *type_, int errno_)Xapian::Errorinlineprivate
Error(const Error &)=defaultXapian::Error
error_stringXapian::Errormutableprivate
get_context() const noexceptXapian::Errorinline
get_description() constXapian::Error
get_error_string() constXapian::Error
get_msg() const noexceptXapian::Errorinline
get_type() const noexceptXapian::Errorinline
msgXapian::Errorprivate
my_errnoXapian::Errorprivate
operator=(const Error &o)Xapian::Errorprivate
RuntimeError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_)Xapian::RuntimeErrorinlineprivate
RuntimeError(std::string_view msg_, std::string_view context_, const char *type_, int errno_)Xapian::RuntimeErrorinlineprivate
typeXapian::Errorprivate