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

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

Member Function Documentation

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

Here is the caller graph for this function:

Member Data Documentation

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

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