An error occured during when trying to coommunicate with the wesnothd server. More...
#include <wesnothd_connection_error.hpp>
Public Member Functions | |
wesnothd_error (const std::string &error) | |
Public Member Functions inherited from game::error | |
error () | |
error (const std::string &msg) | |
~error () throw () | |
const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
std::string | message |
An error occured during when trying to coommunicate with the wesnothd server.
Definition at line 21 of file wesnothd_connection_error.hpp.
|
inline |
Definition at line 23 of file wesnothd_connection_error.hpp.