![]() |
Cavoke
1.1.0
A Platform for creating and hosting multiplayer turn-based board games
|
is thrown when trying to start a new session with invalid config More...
#include <game_logic_manager.h>
Public Member Functions | |
validation_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 } |
is thrown when trying to start a new session with invalid config
Definition at line 13 of file game_logic_manager.h.
|
explicit |
Definition at line 154 of file game_logic_manager.cpp.