Error used when game saving fails. More...
#include <game_errors.hpp>
| Public Member Functions | |
| save_game_failed () | |
| save_game_failed (const std::string &msg) | |
|  Public Member Functions inherited from game::error | |
| error () | |
| error (const std::string &msg) | |
| ~error () noexcept | |
| const char * | what () const noexcept | 
| Additional Inherited Members | |
|  Public Attributes inherited from game::error | |
| std::string | message | 
Error used when game saving fails.
Definition at line 39 of file game_errors.hpp.
| 
 | inline | 
Definition at line 40 of file game_errors.hpp.
| 
 | inline | 
Definition at line 41 of file game_errors.hpp.