Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Debtags::RegexpException Class Reference

#include <Regexp.h>

Inheritance diagram for Debtags::RegexpException:

SystemException ContextException Exception List of all members.

Public Member Functions

 RegexpException (const regex_t &re, int code, const std::string &context) throw ()
 ~RegexpException () throw ()
virtual const char * type () const throw ()
virtual std::string desc () const throw ()

Protected Attributes

std::string _message

Constructor & Destructor Documentation

RegexpException::RegexpException const regex_t &  re,
int  code,
const std::string &  context
throw ()
 

Debtags::RegexpException::~RegexpException  )  throw () [inline]
 


Member Function Documentation

virtual std::string Debtags::RegexpException::desc  )  const throw () [inline, virtual]
 

Reimplemented from SystemException.

virtual const char* Debtags::RegexpException::type  )  const throw () [inline, virtual]
 

Reimplemented from SystemException.


Member Data Documentation

std::string Debtags::RegexpException::_message [protected]
 


The documentation for this class was generated from the following files:
Generated on Sat Mar 19 11:45:36 2005 for libdebtags by  doxygen 1.4.1