xapian-core  2.0.0
Xapian::RangeError Member List

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

contextXapian::Errorprivate
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
RangeError(std::string_view msg_, std::string_view context_, const char *error_string_)Xapian::RangeErrorinlineprivate
RangeError(std::string_view msg_, std::string_view context_={}, int errno_=0)Xapian::RangeErrorinlineexplicit
RangeError(std::string_view msg_, int errno_)Xapian::RangeErrorinline
RangeError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_)Xapian::RangeErrorinlineprivate
RangeError(std::string_view msg_, std::string_view context_, const char *type_, int errno_)Xapian::RangeErrorinlineprivate
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