tbx  0.7.3
Public Member Functions | List of all members
tbx::res::ResGadgetNotFound Class Reference

Exception thrown when a gadget can't be found in a window. More...

#include <resexcept.h>

Inheritance diagram for tbx::res::ResGadgetNotFound:

Public Member Functions

 ResGadgetNotFound (std::string window, tbx::ComponentId component_id)
 Construct exception thrown when a gadget can not be found in a window resource. More...
 

Detailed Description

Exception thrown when a gadget can't be found in a window.

Constructor & Destructor Documentation

tbx::res::ResGadgetNotFound::ResGadgetNotFound ( std::string  window,
tbx::ComponentId  component_id 
)
inline

Construct exception thrown when a gadget can not be found in a window resource.

Parameters
windowname of window
component_idcomponent ID of gadget

The documentation for this class was generated from the following file: