Subordination
A framework for distributed programming
|
This is the complete list of members for sbn::error, including all inherited members.
error(const char *msg) noexcept (defined in sbn::error) | sbn::error | inlineexplicit |
operator<< (defined in sbn::error) | sbn::error | friend |
runtime_error(T... args) | std::runtime_error | |
set_location(const char *file, int line, const char *func) noexcept (defined in sbn::error) | sbn::error | inline |
what(T... args) | std::runtime_error | |
~error() noexcept=default (defined in sbn::error) | sbn::error | virtual |