BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
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 | |
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 | |
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 | fc::exception | virtual |
~exception() | fc::exception | virtual |