#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.
| zypp::target::rpm::RpmDbConvertException::RpmDbConvertException | ( | ) | [inline] |
Definition at line 196 of file RpmException.h.
| virtual zypp::target::rpm::RpmDbConvertException::~RpmDbConvertException | ( | ) | throw () [inline, virtual] |
Definition at line 199 of file RpmException.h.
| std::ostream & zypp::target::rpm::RpmDbConvertException::dumpOn | ( | std::ostream & | str | ) | const [protected, virtual] |
Overload this to print a proper error message.
Reimplemented from zypp::Exception.
Definition at line 68 of file RpmException.cc.
1.5.0