The Battle for Wesnoth  1.19.5+dev
Public Member Functions | List of all members
markup::parse_error Struct Reference

Thrown when the help system fails to parse something. More...

#include <markup.hpp>

Inheritance diagram for markup::parse_error:

Public Member Functions

 parse_error (const std::string &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

Thrown when the help system fails to parse something.

Definition at line 134 of file markup.hpp.

Constructor & Destructor Documentation

◆ parse_error()

markup::parse_error::parse_error ( const std::string &  msg)
inline

Definition at line 136 of file markup.hpp.


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