dnai::exceptions::GuiExeption Class Reference

#include <guiexception.h>

Inheritance diagram for dnai::exceptions::GuiExeption:
Inheritance graph
Collaboration diagram for dnai::exceptions::GuiExeption:
Collaboration graph

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

dnai::exceptions::GuiExeption::GuiExeption ( const std::string &  _Message)
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: