GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
gui_framework::exceptions::FileDoesNotExist Member List

This is the complete list of members for gui_framework::exceptions::FileDoesNotExist, including all inherited members.

BaseGUIFrameworkException(const std::string &exceptionMessage, std::string_view fileName, std::string_view methodName, int line)gui_framework::exceptions::BaseGUIFrameworkException
FileDoesNotExist(const std::filesystem::path &filePath, std::string_view fileName, std::string_view methodName, int line)gui_framework::exceptions::FileDoesNotExist
~BaseGUIFrameworkException()=defaultgui_framework::exceptions::BaseGUIFrameworkExceptionvirtual
~FileDoesNotExist()=defaultgui_framework::exceptions::FileDoesNotExist