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

Exception thrown when an item can't be found in a menu. More...

#include <resexcept.h>

Inheritance diagram for tbx::res::ResMenuItemNotFound:

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...
 

Detailed Description

Exception thrown when an item can't be found in a menu.

Constructor & Destructor Documentation

◆ ResMenuItemNotFound()

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

Construct exception thrown when a component can not be found in a menu.

Parameters
menuName of the menu
component_idID of the component not found

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