tbx
0.7.6
|
Exception thrown when a gadget can't be found in a window. More...
#include <resexcept.h>
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... | |
Exception thrown when a gadget can't be found in a window.
|
inline |
Construct exception thrown when a gadget can not be found in a window resource.
window | name of window |
component_id | component ID of gadget |