#include <err.h>
Definition at line 42 of file err.h.
◆ exception()
| clev::exception::exception |
( |
std::error_code | code | ) |
|
|
inlineexplicitnoexcept |
Definition at line 44 of file err.h.
45 : std::runtime_error(code.message())
46 {
47 }
The documentation for this struct was generated from the following file:
- /home/runner/work/pars-cxx/pars-cxx/lib/include/clev/err.h