DFLib Release 1.0.0
Public Member Functions | Private Attributes | List of all members
DFLib::Util::Exception Class Reference

#include <Util_Misc.hpp>

Collaboration diagram for DFLib::Util::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const std::string &eMsg)
 
const std::string & getEmsg () const
 

Private Attributes

std::string ErrorMessage
 

Constructor & Destructor Documentation

◆ Exception()

DFLib::Util::Exception::Exception ( const std::string &  eMsg)
inline

Member Function Documentation

◆ getEmsg()

const std::string & DFLib::Util::Exception::getEmsg ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ ErrorMessage

std::string DFLib::Util::Exception::ErrorMessage
private

The documentation for this class was generated from the following file: