![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
This is the complete list of members for atlas::exceptions::VersionConflict, including all inherited members.
| AtlasException(const char *const msg, const std::source_location loc=std::source_location::current()) | atlas::exceptions::AtlasException | inline |
| AtlasException(const std::string msg, const std::source_location loc=std::source_location::current()) | atlas::exceptions::AtlasException | inline |
| m_game_id | atlas::exceptions::VersionConflict | |
| m_version | atlas::exceptions::VersionConflict | |
| RecordException(const char *const msg, const std::source_location loc=std::source_location::current()) | atlas::exceptions::RecordException | inline |
| sloc | atlas::exceptions::AtlasException | |
| VersionConflict(const char *const msg, const RecordID game_id, const QString version, const std::source_location loc=std::source_location::current()) | atlas::exceptions::VersionConflict | inline |
| what() const noexcept override | atlas::exceptions::AtlasException | inlinevirtual |
| what_text | atlas::exceptions::AtlasException | |
| whatRaw() const noexcept | atlas::exceptions::AtlasException | inline |