15#include <zypp-core/base/UserRequestException> 
   55      case SKIP:        
str << 
"SKIP";        
break;
 
   60    return str << 
" request: " << 
msg();
 
 
const std::string & msg() const
Return the message string provided to the ctor.
std::ostream & dumpOn(std::ostream &str) const override
Overload this to print a proper error message.
UserRequestException(const std::string &msg_r=std::string())
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.