GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
This is the complete list of members for gui_framework::exceptions::NotImplemented, including all inherited members.
BaseGUIFrameworkException(const std::string &exceptionMessage, std::string_view fileName, std::string_view methodName, int line) | gui_framework::exceptions::BaseGUIFrameworkException | |
NotImplemented(std::string_view methodName, std::string_view className, std::string_view fileName, int line) | gui_framework::exceptions::NotImplemented | |
~BaseGUIFrameworkException()=default | gui_framework::exceptions::BaseGUIFrameworkException | virtual |
~NotImplemented()=default | gui_framework::exceptions::NotImplemented |