#include <PkgModuleError.h>
Inheritance diagram for PkgModuleError:
Public Types | |
enum | Error { E_ok = PMError::E_ok, E_error = PMError::C_ModulePkgError, E_bad_args } |
Public Member Functions | |
PkgModuleError () | |
Static Private Member Functions | |
std::string | errtext (const unsigned e) |
Static Private Attributes | |
const std::string | errclass |
Friends | |
std::ostream & | operator<< (std::ostream &str, const Error &obj) |
|
|
|
|
|
Reimplemented from ModulePkgError. |
|
|
|
Reimplemented from ModulePkgError. |