GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
gui_framework::exceptions Namespace Reference

Namespaces

namespace  deserialization
 

Classes

class  BaseGUIFrameworkException
 Base class for all GUIFramework exceptions. More...
 
class  CantFindCompositeFunctionException
 Can't find CREATE_DEFAULT_WINDOW_FUNCTION macro for specific window. More...
 
class  CantFindFunctionFromModuleException
 Throws by setOn... methods. More...
 
class  CantGetUIThreadId
 Throws by GUIFramework::get() More...
 
class  CantLoadModuleException
 Throws by GUIFramework::get(), GUIFramework::loadModule() More...
 
class  FileDoesNotExist
 Throws by asset finding methods. More...
 
class  GetLastErrorException
 Exception that receive error code from GetLastError function. More...
 
class  NotImplemented
 Throws by not implemented methods. More...
 
class  SelectListException
 Exception for all list classes exceptions. More...