|
NCL Composer
0.1.5
|
Exception to inform that the entity doesn't have a parent. More...
#include <ParentNotFound.h>
Public Member Functions | |
| ParentNotFound (QString _element, QString _parent, QString _id) | |
| Constructor. More... | |
| ~ParentNotFound () throw () | |
| Descriptor. | |
| const char * | what () const throw () |
| return a description of what the exception represents. | |
Exception to inform that the entity doesn't have a parent.
Definition at line 26 of file ParentNotFound.h.
|
inline |