Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for fc::std_exception_wrapper, including all inherited members.
append_log(log_message m) | fc::exception | |
code() const | fc::exception | |
code_enum enum name | fc::exception | |
code_value enum value | fc::exception | |
dynamic_copy_exception() const | fc::std_exception_wrapper | virtual |
dynamic_rethrow_exception() const | fc::std_exception_wrapper | 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 |
from_current_exception(const std::exception &e) | fc::std_exception_wrapper | static |
get_inner_exception() const | fc::std_exception_wrapper | |
get_log() const | fc::exception | |
my | fc::exception | protected |
name() const | fc::exception | |
operator=(const exception ©) | fc::exception | |
operator=(exception &©) | fc::exception | |
std_exception_wrapper(log_message &&m, std::exception_ptr e=std::current_exception(), const std::string &name_value="exception", const std::string &what_value="unspecified") | fc::std_exception_wrapper | explicit |
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 | |
what() const noexcept override | fc::exception | |
~exception() | fc::exception | virtual |