cWebshots::Exceptions::Exception Class Reference

#include <cWebshots.h>

Inheritance diagram for cWebshots::Exceptions::Exception:

Inheritance graph
[legend]
List of all members.

Detailed Description

Serves as the base for all exceptions thrown by cWebshots.

Definition at line 322 of file cWebshots.h.

Public Member Functions

 Exception ()
 Exception (string _Description)
string Description ()

Private Attributes

string strDescription


Constructor & Destructor Documentation

cWebshots::Exceptions::Exception::Exception  )  [inline]
 

Definition at line 328 of file cWebshots.h.

References strDescription.

cWebshots::Exceptions::Exception::Exception string  _Description  )  [inline]
 

Definition at line 333 of file cWebshots.h.

References strDescription.


Member Function Documentation

string cWebshots::Exceptions::Exception::Description  )  [inline]
 

Definition at line 338 of file cWebshots.h.

References strDescription.


Member Data Documentation

string cWebshots::Exceptions::Exception::strDescription [private]
 

Definition at line 325 of file cWebshots.h.

Referenced by Description(), and Exception().


The documentation for this class was generated from the following file:
Generated on Tue Oct 25 14:36:31 2005 for cWebshots by  doxygen 1.4.5