libzypp  10.5.0
zypp::MatchUnknownModeException Struct Reference

Unknown match mode. More...

#include <AttrMatcher.h>

Inheritance diagram for zypp::MatchUnknownModeException:

List of all members.

Public Member Functions

 MatchUnknownModeException (const std::string &msg_r)
 Supplied message.
 MatchUnknownModeException (const Match &mode_r, const std::string &msg_r=std::string())
 Build message including the mode and optional the pattern string.

Detailed Description

Unknown match mode.

Definition at line 267 of file AttrMatcher.h.


Constructor & Destructor Documentation

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

Supplied message.

Definition at line 270 of file AttrMatcher.h.

zypp::MatchUnknownModeException::MatchUnknownModeException ( const Match mode_r,
const std::string &  msg_r = std::string() 
)

Build message including the mode and optional the pattern string.

Definition at line 148 of file AttrMatcher.cc.


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