![]() |
Cavoke
1.1.0
A Platform for creating and hosting multiplayer turn-based board games
|
exception for errors thrown during actions with game states More...
#include <game_state_storage.h>
Public Member Functions | |
game_state_error (std::string message) | |
![]() | |
cavoke_base_exception (std::string message, error_code code, std::string tag="cavoke") | |
Additional Inherited Members | |
![]() | |
enum | error_code { UnknownError = 0 , InvalidClientInput , NotFound , InvalidConfig } |
exception for errors thrown during actions with game states
Definition at line 18 of file game_state_storage.h.
|
explicit |
Definition at line 99 of file game_state_storage.cpp.