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