NCL Composer
0.1.5
|
Exception to inform that the desired entity wasn't find (e.g. More...
#include <EntityNotFound.h>
Public Member Functions | |
EntityNotFound (QString _element, QString _id) | |
Contructor. More... | |
~EntityNotFound () throw () | |
Destructor. | |
const char * | what () const throw () |
return a description of what the exception represents. | |
Exception to inform that the desired entity wasn't find (e.g.
in the model).
Definition at line 27 of file EntityNotFound.h.
|
inline |