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

#include <simple_wml.hpp>

Inheritance diagram for simple_wml::error:

Public Member Functions

 error (const char *msg)
 
- 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 30 of file simple_wml.hpp.

Constructor & Destructor Documentation

◆ error()

simple_wml::error::error ( const char *  msg)

Definition at line 196 of file simple_wml.cpp.

References ERR_SWML, and wfl::msg().


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