#include <RpmException.h>
Inheritance diagram for zypp::target::rpm::RpmDbConvertException:
Public Member Functions | |
RpmDbConvertException () | |
virtual | ~RpmDbConvertException () throw () |
Protected Member Functions | |
virtual std::ostream & | dumpOn (std::ostream &str) const |
Overload this to print a proper error message. |
Definition at line 193 of file RpmException.h.
|
Definition at line 196 of file RpmException.h. |
|
Definition at line 199 of file RpmException.h. |
|
Overload this to print a proper error message.
Reimplemented from zypp::Exception. Definition at line 68 of file RpmException.cc. |