Public Member Functions | Protected Attributes
DUtils::DException Class Reference

#include <DException.h>

List of all members.

Public Member Functions

 DException (void) throw ()
 DException (const char *msg) throw ()
 DException (const string &msg) throw ()
virtual const char * what () const throw ()
 ~DException (void) throw ()

Protected Attributes

string m_message

Detailed Description

Definition at line 35 of file DException.h.


Constructor & Destructor Documentation

DUtils::DException::DException ( void  ) throw () [inline]

Definition at line 41 of file DException.h.

DUtils::DException::DException ( const char *  msg) throw () [inline]

Definition at line 46 of file DException.h.

DUtils::DException::DException ( const string &  msg) throw () [inline]

Definition at line 47 of file DException.h.

DUtils::DException::~DException ( void  ) throw () [inline]

Definition at line 49 of file DException.h.


Member Function Documentation

virtual const char* DUtils::DException::what ( ) const throw () [inline, virtual]

Definition at line 54 of file DException.h.


Member Data Documentation

string DUtils::DException::m_message [protected]

Definition at line 60 of file DException.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:29