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.
TargetException(const std::string &msg_r)
Ctor taking message.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
std::ostream & dumpOn(std::ostream &str, const RpmPostTransCollector &obj)
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.