1 #ifndef DNAI_EXCEPTION_NOT_IMPLEMENTED_H
2 #define DNAI_EXCEPTION_NOT_IMPLEMENTED_H
15 qCritical() <<
"Function not yet implemented";
21 #endif //DNAI_EXCEPTION_NOT_IMPLEMENTED_H
NotImplemented()
Definition: notimplemented.h:14
Base class for DNAI Exception.
Definition: exception.h:12
Definition: notimplemented.h:11