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

RE::GetError Class Reference

#include <RE.h>

Inheritance diagram for RE::GetError:

Inheritance graph
[legend]
Collaboration diagram for RE::GetError:

Collaboration graph
[legend]
List of all members.

Public Methods

 GetError (const string &s)

Detailed Description

GetError is thrown when there is an inappropriate attempt to get matched substring. For example, if you try to get the 3rd matched substring, when there are only 2 substrings in the expression, GetError is thrown.


Constructor & Destructor Documentation

RE::GetError::GetError ( const string & s ) [inline]
 


The documentation for this class was generated from the following file:
Generated at Wed Jul 3 14:55:27 2002 for Annotation Graph API by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001