MochiEngine
Loading...
Searching...
No Matches
Mochi::SystemInitializationError Class Reference

Specific implementation of EngineError for subsystems that have not been initialized correctly. More...

#include <Exception.hpp>

Inheritance diagram for Mochi::SystemInitializationError:
Mochi::EngineError

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())

Detailed Description

Specific implementation of EngineError for subsystems that have not been initialized correctly.


The documentation for this class was generated from the following file: