|
Engine²
Open-source game engine written in C++.
|
#include <ResourceManagerError.hpp>
Public Member Functions | |
| ResourceManagerError (const std::string &message) | |
| const char * | what () const override throw () |
Private Attributes | |
| std::string | msg |
|
inlineexplicit |
|
inlineoverride | ||||||||||||
|
private |