#include <op_regex.h>
Public Member Functions | |
bad_regex (std::string const &pattern) | |
char const * | what () const throw () |
ill formed regular expression or expression throw such exception
Definition at line 30 of file op_regex.h.
bad_regex::bad_regex | ( | std::string const & | pattern | ) |
char const * op_exception::what | ( | ) | const throw () [inherited] |
Definition at line 28 of file op_exception.cpp.
References op_exception::message.
Referenced by main(), and run_pp_tool().