dnai::exceptions::GuiExeption Class Reference
#include <guiexception.h>
Inheritance diagram for dnai::exceptions::GuiExeption:

Collaboration diagram for dnai::exceptions::GuiExeption:

Public Member Functions | |
| GuiExeption (const std::string &_Message) | |
| Use this class with exception manager in order to throw a dialog exception. Use this class for gui model exception. More... | |
Public Member Functions inherited from dnai::exceptions::Exception | |
| Exception (const std::string &_Message, const std::string &from="") | |
| ~Exception () override=default | |
Constructor & Destructor Documentation
|
inlineexplicit |
Use this class with exception manager in order to throw a dialog exception. Use this class for gui model exception.
- Parameters
-
_Message
The documentation for this class was generated from the following file:
- Gui/app/include/dnai/exceptions/guiexception.h

Public Member Functions inherited from
1.8.9