tbx  0.7.3
Public Member Functions | List of all members
tbx::res::ResObjectExists Class Reference

Exception thrown when the ResEditor already contains an object with a given name. More...

#include <resexcept.h>

Inheritance diagram for tbx::res::ResObjectExists:

Public Member Functions

 ResObjectExists (std::string name)
 Construct exception thrown when a Toolbox object already exists in the editor. More...
 

Detailed Description

Exception thrown when the ResEditor already contains an object with a given name.

Constructor & Destructor Documentation

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

Construct exception thrown when a Toolbox object already exists in the editor.

Parameters
nameName of the object

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