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

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

append_log(log_message m)fc::exception
code() constfc::exception
code_enum enum namefc::exception
code_value enum valuefc::exception
dynamic_copy_exception() constfc::exceptionvirtual
dynamic_rethrow_exception() constfc::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
from_variant(const variant &e, exception &ll, uint32_t max_depth)fc::exceptionfriend
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
to_variant(const exception &e, variant &v, uint32_t max_depth)fc::exceptionfriend
what() constfc::exceptionvirtual
~exception()fc::exceptionvirtual