zypp::MatchInvalidRegexException Struct Reference

Invalid regular expression (failed regcomp). More...

#include <AttrMatcher.h>

Inheritance diagram for zypp::MatchInvalidRegexException:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 MatchInvalidRegexException (const std::string &msg_r)
 Supplied message.
 MatchInvalidRegexException (const std::string &regex_r, int regcomp_r)
 Build message including the regex and regcomp returncode (use 0 if unknown).


Detailed Description

Invalid regular expression (failed regcomp).

Definition at line 277 of file AttrMatcher.h.


Constructor & Destructor Documentation

zypp::MatchInvalidRegexException::MatchInvalidRegexException ( const std::string &  msg_r  )  [inline, explicit]

Supplied message.

Definition at line 280 of file AttrMatcher.h.

Referenced by zypp::sat::AttrMatcher::Impl::compile().

zypp::MatchInvalidRegexException::MatchInvalidRegexException ( const std::string &  regex_r,
int  regcomp_r 
)

Build message including the regex and regcomp returncode (use 0 if unknown).

Definition at line 153 of file AttrMatcher.cc.


The documentation for this struct was generated from the following files:

Generated on Tue May 5 14:49:28 2015 for libzypp by  doxygen 1.5.6