tbx
0.7.6
|
Exception thrown when a window resource already contains a gadget with a component id. More...
#include <resexcept.h>
Public Member Functions | |
ResGadgetExists (std::string window, tbx::ComponentId component_id) | |
Construct exception thrown when a gadget already exists in a window resource. More... | |
Exception thrown when a window resource already contains a gadget with a component id.
|
inline |
Construct exception thrown when a gadget already exists in a window resource.
window | name of window |
component_id | component ID of gadget |