tbx  0.7.6
Public Member Functions | List of all members
tbx::res::ResObjectNotFound Class Reference

Exception thrown when an object can't be found in a ResEditor or ResFile. More...

#include <resexcept.h>

Inheritance diagram for tbx::res::ResObjectNotFound:

Public Member Functions

 ResObjectNotFound (std::string name)
 Construct resource not found exception. More...
 

Detailed Description

Exception thrown when an object can't be found in a ResEditor or ResFile.

Constructor & Destructor Documentation

◆ ResObjectNotFound()

tbx::res::ResObjectNotFound::ResObjectNotFound ( std::string  name)
inline

Construct resource not found exception.

Parameters
nameName of the Toolbox object that was not found

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