#include <config.hpp>
Public Member Functions | |
| error (const std::string &message) | |
  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 | 
Definition at line 626 of file config.hpp.
      
  | 
  inline | 
Definition at line 627 of file config.hpp.