Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dimage_modifications.hpp64 struct imod_exception struct in image::modification
87 ~imod_exception() NOEXCEPT {} in ~imod_exception()
90 const std::string message;
H A Dimage_modifications.cpp118 modification::imod_exception::imod_exception(const std::stringstream& message_stream) in imod_exception() function in image::modification::imod_exception
123 modification::imod_exception::imod_exception(const std::string& message) in imod_exception() function in image::modification::imod_exception