An error occurred during when trying to communicate 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 () noexcept | |
const char * | what () const noexcept |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
std::string | message |
An error occurred during when trying to communicate with the wesnothd server.
Definition at line 24 of file wesnothd_connection_error.hpp.
|
inline |
Definition at line 26 of file wesnothd_connection_error.hpp.