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

lfc::RegexpException Class Reference

\brief Represents a general regular expression exception. More...

Inheritance diagram for lfc::RegexpException::

lfc::Exception lfc::Object lfc::_Formatable lfc::RegexpMatchException lfc::RegexpParseException List of all members.

Public Methods

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



Detailed Description

\brief Represents a general regular expression exception.


Constructor & Destructor Documentation

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


Member Function Documentation

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

Returns:
The exception name.

Reimplemented from lfc::Exception.

Reimplemented in lfc::RegexpParseException, and lfc::RegexpMatchException.


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