dnai::exceptions::CoreExeption Class Reference
#include <coreexception.h>
Inheritance diagram for dnai::exceptions::CoreExeption:

Collaboration diagram for dnai::exceptions::CoreExeption:

Public Member Functions | |
| CoreExeption (const std::string &_Message) | |
| Use this class with exception manager in order to throw a dialog exception. Use this class for core 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 core model exception.
- Parameters
-
_Message
The documentation for this class was generated from the following file:
- Gui/app/include/dnai/exceptions/coreexception.h

Public Member Functions inherited from
1.8.9