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

#include <filter.hpp>

Inheritance diagram for unit_filter_impl::filter_error:

Public Member Functions

 filter_error (const std::string &message="filter 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

Definition at line 46 of file filter.hpp.

Constructor & Destructor Documentation

◆ filter_error()

unit_filter_impl::filter_error::filter_error ( const std::string &  message = "filter error")
inlineexplicit

Definition at line 48 of file filter.hpp.


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