Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

lfc::RegexpParseException Class Reference

\brief Represents an exception parsing a regular expression. More...

Inheritance diagram for lfc::RegexpParseException::

lfc::RegexpException lfc::Exception lfc::Object lfc::_Formatable List of all members.

Public Methods

 RegexpParseException (string msg="", string location="?") throw ()
virtual string name () const throw ()
 
Returns:
The exception name.
More...



Detailed Description

\brief Represents an exception parsing a regular expression.


Constructor & Destructor Documentation

lfc::RegexpParseException::RegexpParseException string    msg = "",
string    location = "?"
throw () [inline]
 


Member Function Documentation

virtual string lfc::RegexpParseException::name   const throw () [inline, virtual]
 

Returns:
The exception name.

Reimplemented from lfc::RegexpException.


The documentation for this class was generated from the following file:
Generated on Fri Jan 25 03:13:34 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001