#include <editor_map.hpp>
Public Member Functions | |
editor_map_load_exception (const std::string &fn, const std::string &msg) | |
~editor_map_load_exception () noexcept | |
![]() | |
editor_exception (const std::string &msg) | |
![]() | |
error () | |
error (const std::string &msg) | |
~error () noexcept | |
const char * | what () const noexcept |
Public Attributes | |
std::string | filename |
![]() | |
std::string | message |
Definition at line 41 of file editor_map.hpp.
|
inline |
Definition at line 43 of file editor_map.hpp.
|
inlinenoexcept |
Definition at line 47 of file editor_map.hpp.
std::string editor::editor_map_load_exception::filename |
Definition at line 48 of file editor_map.hpp.