#include <action_base.hpp>
Public Member Functions | |
editor_action_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 |
Definition at line 114 of file action_base.hpp.
|
inline |
Definition at line 116 of file action_base.hpp.