|
SObjectizer
5.5
|
This is the complete list of members for so_5::exception_t, including all inherited members.
| error_code() const noexcept | so_5::exception_t | inline |
| exception_t(const std::string &error_descr, int error_code) | so_5::exception_t | inline |
| exception_t(const exception_t &)=default | so_5::exception_t | |
| exception_t(exception_t &&)=default | so_5::exception_t | |
| m_error_code | so_5::exception_t | private |
| operator=(exception_t &o)=default | so_5::exception_t | |
| operator=(exception_t &&o)=default | so_5::exception_t | |
| raise(const char *file_name, unsigned int line_number, const std::string &error_descr, int error_code) | so_5::exception_t | static |
1.8.14