Subordination
A framework for distributed programming
sbn::error Member List

This is the complete list of members for sbn::error, including all inherited members.

error(const char *msg) noexcept (defined in sbn::error)sbn::errorinlineexplicit
operator<< (defined in sbn::error)sbn::errorfriend
runtime_error(T... args)std::runtime_error
set_location(const char *file, int line, const char *func) noexcept (defined in sbn::error)sbn::errorinline
what(T... args)std::runtime_error
~error() noexcept=default (defined in sbn::error)sbn::errorvirtual