tbx  0.7.5
Public Member Functions | List of all members
tbx::res::ResMenuItemExists Class Reference

Exception thrown when a menu resource already contains an item with a component id. More...

#include <resexcept.h>

Inheritance diagram for tbx::res::ResMenuItemExists:

Public Member Functions

 ResMenuItemExists (std::string menu, tbx::ComponentId component_id)
 Construct exception thrown when a menu item already exists. More...
 

Detailed Description

Exception thrown when a menu resource already contains an item with a component id.

Constructor & Destructor Documentation

◆ ResMenuItemExists()

tbx::res::ResMenuItemExists::ResMenuItemExists ( std::string  menu,
tbx::ComponentId  component_id 
)
inline

Construct exception thrown when a menu item already exists.

Parameters
menuName of menu
component_idID of component

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