GException Class Reference

#include <gx_exception.hpp>

List of all members.

Public Member Functions

 GException (GError *aError)
virtual ~GException () throw ()
virtual const char * what () const throw ()
GError * gerror () const

Private Attributes

GError * iError

Detailed Description

Definition at line 11 of file gx_exception.hpp.


Constructor & Destructor Documentation

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().


Member Function Documentation

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.


Member Data Documentation

GError* GException::iError [private]

Definition at line 33 of file gx_exception.hpp.


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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1