#include <gx_exception.hpp>
Public Member Functions | |
GException (GError *aError) | |
virtual | ~GException () throw () |
virtual const char * | what () const throw () |
GError * | gerror () const |
Private Attributes | |
GError * | iError |
Definition at line 11 of file gx_exception.hpp.
GException::GException | ( | GError * | aError | ) | [inline] |
Definition at line 16 of file gx_exception.hpp.
virtual GException::~GException | ( | ) | throw () [inline, virtual] |
Definition at line 18 of file gx_exception.hpp.
References gx_error_free().
GError* GException::gerror | ( | ) | const [inline] |
Definition at line 30 of file gx_exception.hpp.
virtual const char* GException::what | ( | ) | const throw () [inline, virtual] |
Definition at line 23 of file gx_exception.hpp.
GError* GException::iError [private] |
Definition at line 33 of file gx_exception.hpp.
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1