The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
wesnothd_error Struct Reference

An error occurred during when trying to communicate with the wesnothd server. More...

#include <wesnothd_connection_error.hpp>

Inheritance diagram for wesnothd_error:

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
 

Detailed Description

An error occurred during when trying to communicate with the wesnothd server.

Definition at line 24 of file wesnothd_connection_error.hpp.

Constructor & Destructor Documentation

◆ wesnothd_error()

wesnothd_error::wesnothd_error ( const std::string &  error)
inline

Definition at line 26 of file wesnothd_connection_error.hpp.


The documentation for this struct was generated from the following file: