Home
last modified time | relevance | path

Searched defs:wml_exception (Results 1 – 1 of 1) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dwml_exception.hpp92 struct wml_exception struct
95 wml_exception(const std::string& user_msg, const std::string& dev_msg) in wml_exception() function
101 ~wml_exception() NOEXCEPT {} in ~wml_exception() argument
121 IMPLEMENT_LUA_JAILBREAK_EXCEPTION(wml_exception) argument