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