#include <Regexp.h>
Inheritance diagram for Debtags::RegexpException:
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 |
|
|
|
|
|
Reimplemented from Tagcoll::SystemException. |
|
Reimplemented from Tagcoll::SystemException. |
|
|