12 #ifndef ZYPP_TARGET_TARGETEXCEPTION_H 13 #define ZYPP_TARGET_TARGETEXCEPTION_H 65 std::ostream &
dumpOn( std::ostream &
str )
const override;
74 #endif // ZYPP_TARGET_TARGETEXCEPTION_H ~TargetException() override
Dtor.
~TargetAbortedException() override
Dtor.
String related utilities and Regular expression matching.
std::ostream & dumpOn(std::ostream &str) const override
Overload this to print a proper error message.
TargetException(const std::string &msg_r)
Ctor taking message.
TargetException()
Ctor taking message.
Base class for Exception.
TargetAbortedException(const std::string &msg_r)
Ctor taking message.
Just inherits Exception to separate target exceptions.
Easy-to use interface to the ZYPP dependency resolver.