Fastcgipp::Exceptions::FastcgiException Class Reference

General fastcgi++ exception. More...

#include <exceptions.hpp>

List of all members.

Public Member Functions

 FastcgiException (const char *msg_)
virtual const char * what () const throw ()

Private Attributes

const char *const msg


Detailed Description

General fastcgi++ exception.

Definition at line 34 of file exceptions.hpp.


Constructor & Destructor Documentation

Fastcgipp::Exceptions::FastcgiException::FastcgiException ( const char *  msg_  )  [inline]

Definition at line 37 of file exceptions.hpp.


Member Function Documentation

virtual const char* Fastcgipp::Exceptions::FastcgiException::what (  )  const throw () [inline, virtual]

Definition at line 39 of file exceptions.hpp.

References msg.


Member Data Documentation

const char* const Fastcgipp::Exceptions::FastcgiException::msg [private]

Definition at line 44 of file exceptions.hpp.

Referenced by what().


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

Generated on Sat Sep 6 18:13:22 2008 for fastcgi++ by  doxygen 1.5.6