We received invalid data from wesnothd during a game This means we cannot continue with the game but we can stay connected to wesnothd and start a new game TODO: find a short name. More...
#include <wesnothd_connection_error.hpp>
Public Member Functions | |
ingame_wesnothd_error (const std::string &error) | |
![]() | |
wesnothd_error (const std::string &error) | |
![]() | |
error () | |
error (const std::string &msg) | |
~error () throw () | |
const char * | what () const throw () |
![]() | |
virtual | ~tlua_jailbreak_exception () throw () |
void | store () const throw () |
Stores a copy the current exception to be rethrown. More... | |
Additional Inherited Members | |
![]() | |
static void | rethrow () |
Rethrows the stored exception. More... | |
![]() | |
std::string | message |
![]() | |
static tlua_jailbreak_exception * | jailbreak_exception = nullptr |
The exception to be rethrown. More... | |
We received invalid data from wesnothd during a game This means we cannot continue with the game but we can stay connected to wesnothd and start a new game TODO: find a short name.
Definition at line 29 of file wesnothd_connection_error.hpp.
|
inline |
Definition at line 31 of file wesnothd_connection_error.hpp.