BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::unhandled_exception Member List

This is the complete list of members for fc::unhandled_exception, including all inherited members.

append_log(log_message m)fc::exception
code() constfc::exception
code_enum enum namefc::unhandled_exception
code_value enum valuefc::unhandled_exception
dynamic_copy_exception() constfc::unhandled_exceptionvirtual
dynamic_rethrow_exception() constfc::unhandled_exceptionvirtual
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() constfc::unhandled_exception
get_log() constfc::exception
myfc::exceptionprotected
name() constfc::exception
operator=(const exception &copy)fc::exception
operator=(exception &&copy)fc::exception
to_detail_string(log_level ll=log_level::all) constfc::exception
to_string(log_level ll=log_level::info) constfc::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() constfc::exceptionvirtual
~exception()fc::exceptionvirtual