The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
wesnothd_connection_error.hpp File Reference
#include <boost/system/error_code.hpp>
#include "exceptions.hpp"
#include "lua_jailbreak_exception.hpp"
Include dependency graph for wesnothd_connection_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wesnothd_error
 An error occured during when trying to coommunicate with the wesnothd server. More...
 
struct  ingame_wesnothd_error
 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...
 
struct  wesnothd_connection_error
 an error occured inside the underlying network comminication code (boost asio) TODO: find a short name More...