tbx
0.7.3
|
Exception thrown when a menu resource already contains an item with a component id. More...
#include <resexcept.h>
Public Member Functions | |
ResMenuItemExists (std::string menu, tbx::ComponentId component_id) | |
Construct exception thrown when a menu item already exists. More... | |
Exception thrown when a menu resource already contains an item with a component id.
|
inline |
Construct exception thrown when a menu item already exists.
menu | Name of menu |
component_id | ID of component |