|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for fc::unhandled_exception, including all inherited members.
| append_log(log_message m) | fc::exception | |
| code() const | fc::exception | |
| code_enum enum name | fc::unhandled_exception | |
| code_value enum value | fc::unhandled_exception | |
| dynamic_copy_exception() const | fc::unhandled_exception | virtual |
| dynamic_rethrow_exception() const | fc::unhandled_exception | virtual |
| exception(int64_t code=unspecified_exception_code, const std::string &name_value="exception", const std::string &what_value="unspecified") | fc::exception | |
| exception(log_message &&, int64_t code=unspecified_exception_code, const std::string &name_value="exception", const std::string &what_value="unspecified") | fc::exception | |
| exception(log_messages &&, int64_t code=unspecified_exception_code, const std::string &name_value="exception", const std::string &what_value="unspecified") | fc::exception | |
| exception(const log_messages &, int64_t code=unspecified_exception_code, const std::string &name_value="exception", const std::string &what_value="unspecified") | fc::exception | |
| exception(const exception &e) | fc::exception | |
| exception(exception &&e) | fc::exception | |
| format_time_limit | fc::exception | static |
| get_inner_exception() const | fc::unhandled_exception | |
| get_log() const | fc::exception | |
| my | fc::exception | protected |
| name() const | fc::exception | |
| operator=(const exception ©) | fc::exception | |
| operator=(exception &©) | fc::exception | |
| to_detail_string(log_level ll=log_level::all) const | fc::exception | |
| to_string(log_level ll=log_level::info) const | fc::exception | |
| top_message() const | fc::exception | |
| unhandled_exception(log_message &&m, std::exception_ptr e=std::current_exception()) | fc::unhandled_exception | |
| unhandled_exception(log_messages) | fc::unhandled_exception | |
| unhandled_exception(const exception &) | fc::unhandled_exception | |
| what() const noexcept override | fc::exception | |
| ~exception() | fc::exception | virtual |