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

#include <error.hpp>

Inheritance diagram for font::error:

Public Member Functions

 error (const std::string &str="Font initialization failed")
 
- 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

Definition at line 23 of file error.hpp.

Constructor & Destructor Documentation

◆ error()

font::error::error ( const std::string &  str = "Font initialization failed")
inline

Definition at line 24 of file error.hpp.


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