Common ancestor of Faunus specific runtime errors.
More...
#include <core.h>
|
|
| GenericError (const std::exception &e) |
| |
|
| GenericError (const std::runtime_error &e) |
| |
|
| GenericError (const std::string &msg) |
| |
|
| GenericError (const char *msg) |
| |
|
template<class... Args> |
| | GenericError (std::format_string< Args... > fmt, Args &&... args) |
| |
Common ancestor of Faunus specific runtime errors.
The documentation for this struct was generated from the following file: