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

#include <editor_common.hpp>

Inheritance diagram for editor::editor_logic_exception:

Public Member Functions

 editor_logic_exception (const std::string &msg)
 
- Public Member Functions inherited from editor::editor_exception
 editor_exception (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

Definition at line 49 of file editor_common.hpp.

Constructor & Destructor Documentation

◆ editor_logic_exception()

editor::editor_logic_exception::editor_logic_exception ( const std::string &  msg)
inline

Definition at line 51 of file editor_common.hpp.


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