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