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