|
MochiEngine
|
Specific implementation of EngineError for subsystems that have not been initialized correctly. More...
#include <Exception.hpp>
Public Member Functions | |
| SystemInitializationError (const std::string &system, const std::string &msg) | |
| Public Member Functions inherited from Mochi::EngineError | |
| EngineError (const std::string &msg, std::source_location loc=std::source_location::current()) | |
Specific implementation of EngineError for subsystems that have not been initialized correctly.