Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Exception Class Reference

#include <exception.h>

Inheritance diagram for Exception::

exception PcreException List of all members.

Public Methods

 Exception (const string &msg)
 Exception ()
virtual string mout ()

Public Attributes

string message
string _name

Constructor & Destructor Documentation

Exception::Exception ( const string & msg )
 

Exception::Exception ( ) [inline]
 

Definition at line 60 of file exception.h.


Member Function Documentation

virtual string Exception::mout ( ) [virtual]
 


Member Data Documentation

string Exception::_name
 

Definition at line 58 of file exception.h.

string Exception::message
 

Definition at line 57 of file exception.h.


The documentation for this class was generated from the following file:
Generated at Fri Jan 4 03:57:04 2002 for PCRE++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001