Go to the documentation of this file.
23 #define Y2LOG "librpmDb"
48 INT <<
"Unsupported: Convert rpm3 database to rpm4" << endl;
56 report->finish(v3db_r, ConvertDBReport::NO_ERROR,
"");
#define ZYPP_THROW(EXCPT)
Drops a logline and throws the Exception.
std::string asUserString() const
Translated error message as string suitable for the user.
void convertV3toV4(const Pathname &v3db_r, const librpmDb::constPtr &v4db_r)
Just inherits Exception to separate media exceptions.
Easy-to use interface to the ZYPP dependency resolver.
#define ZYPP_RETHROW(EXCPT)
Drops a logline and rethrows, updating the CodeLocation.
intrusive_ptr< const librpmDb > constPtr