SObjectizer  5.5
so_5::exception_t Member List

This is the complete list of members for so_5::exception_t, including all inherited members.

base_type_t typedefso_5::exception_tprivate
error_code() const SO_5_NOEXCEPTso_5::exception_tinline
exception_t(const std::string &error_descr, int error_code)so_5::exception_tinline
exception_t(const exception_t &)=defaultso_5::exception_t
exception_t(exception_t &&)=defaultso_5::exception_t
m_error_codeso_5::exception_tprivate
operator=(exception_t &o)=defaultso_5::exception_t
operator=(exception_t &&o)=defaultso_5::exception_t
raise(const char *file_name, unsigned int line_number, const std::string &error_descr, int error_code)so_5::exception_tstatic