Libthreadar 1.6.0
|
This is the complete list of members for libthreadar::exception_system, including all inherited members.
clone() const | libthreadar::exception_system | inlineprotectedvirtual |
exception_base(const std::string &x_msg) | libthreadar::exception_base | inline |
exception_base(const exception_base &ref)=default | libthreadar::exception_base | |
exception_base(exception_base &&ref) noexcept=default | libthreadar::exception_base | |
exception_system(const std::string &context, int error_code) (defined in libthreadar::exception_system) | libthreadar::exception_system | |
get_message(const std::string &sep) const | libthreadar::exception_base | |
operator=(const exception_base &ref)=default | libthreadar::exception_base | |
operator=(exception_base &&ref) noexcept=default | libthreadar::exception_base | |
operator[](unsigned int i) const | libthreadar::exception_base | inline |
push_message(const std::string &x_msg) | libthreadar::exception_base | inline |
reset_first_message(const std::string &msg) | libthreadar::exception_base | inlineprotected |
size() const | libthreadar::exception_base | inline |
~exception_base()=default | libthreadar::exception_base | virtual |