class sbn::error
public error
template <class ... Arguments>
error(const char * what, Arguments ... args)
throw_error(const char * what, Arguments ... args) -> void
throw_error(const char * what) -> void