dnai::exceptions::CoreExeption Class Reference

#include <coreexception.h>

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

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

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