#include <ut_exceptions.hpp>
Public Member Functions | |
CstrExceptionFree (char *aText) throw () | |
virtual | ~CstrExceptionFree () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
char * | iText |
Definition at line 29 of file ut_exceptions.hpp.
CstrExceptionFree::CstrExceptionFree | ( | char * | aText | ) | throw () [inline] |
Definition at line 35 of file ut_exceptions.hpp.
virtual CstrExceptionFree::~CstrExceptionFree | ( | ) | throw () [inline, virtual] |
Definition at line 36 of file ut_exceptions.hpp.
virtual const char* CstrExceptionFree::what | ( | ) | const throw () [inline, virtual] |
Definition at line 37 of file ut_exceptions.hpp.
char* CstrExceptionFree::iText [private] |
Definition at line 33 of file ut_exceptions.hpp.
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1