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

#include <action.hpp>

Inheritance diagram for wb::action::ctor_err:
Inheritance graph

Public Member Functions

 ctor_err (const std::string &message)
 
- Public Member Functions inherited from game::error
 error ()
 
 error (const std::string &msg)
 
 ~error () throw ()
 
const char * what () const throw ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 94 of file action.hpp.

Constructor & Destructor Documentation

wb::action::ctor_err::ctor_err ( const std::string message)
inline

Definition at line 96 of file action.hpp.


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