|
OpenEnroth 39d87c6
|
#include <Exception.h>
Public Member Functions | |
| template<class... Args> | |
| Exception (fmt::format_string< Args... > fmt, Args &&... args) | |
Static Public Member Functions | |
| static void | throwFromErrno (std::string_view arg) |
| static void | throwFromErrc (std::errc error, std::string_view arg) |
|
inlineexplicit |
|
static |
|
static |