tbx
0.7.5
|
Exception thrown when an item can't be found in a menu. More...
#include <resexcept.h>
Public Member Functions | |
ResMenuItemNotFound (std::string menu, tbx::ComponentId component_id) | |
Construct exception thrown when a component can not be found in a menu. More... | |
Exception thrown when an item can't be found in a menu.
|
inline |
Construct exception thrown when a component can not be found in a menu.
menu | Name of the menu |
component_id | ID of the component not found |