The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
editor::editor_map_load_exception Struct Reference

#include <editor_map.hpp>

Inheritance diagram for editor::editor_map_load_exception:
Inheritance graph

Public Member Functions

 editor_map_load_exception (const std::string &fn, const std::string &msg)
 
 ~editor_map_load_exception () throw ()
 
- 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 () throw ()
 
const char * what () const throw ()
 

Public Attributes

std::string filename
 
- Public Attributes inherited from game::error
std::string message
 

Detailed Description

Definition at line 42 of file editor_map.hpp.

Constructor & Destructor Documentation

editor::editor_map_load_exception::editor_map_load_exception ( const std::string fn,
const std::string msg 
)
inline

Definition at line 44 of file editor_map.hpp.

editor::editor_map_load_exception::~editor_map_load_exception ( )
throw (
)
inline

Definition at line 48 of file editor_map.hpp.

Member Data Documentation

std::string editor::editor_map_load_exception::filename

Definition at line 49 of file editor_map.hpp.


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