tbx
0.7.3
|
Exception thrown when the ResEditor already contains an object with a given name. More...
#include <resexcept.h>
Public Member Functions | |
ResObjectExists (std::string name) | |
Construct exception thrown when a Toolbox object already exists in the editor. More... | |
Exception thrown when the ResEditor already contains an object with a given name.
|
inline |
Construct exception thrown when a Toolbox object already exists in the editor.
name | Name of the object |