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