#include <apt.h>
|
| Exception (const std::string &context) throw () |
|
| ~Exception () throw () |
|
virtual const char * | type () const throw () |
|
virtual std::string | desc () const throw () |
|
ept::apt::Exception::Exception |
( |
const std::string & |
context | ) |
|
throw | ( | |
| ) | | |
ept::apt::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
virtual std::string ept::apt::Exception::desc |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
virtual const char* ept::apt::Exception::type |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string ept::apt::Exception::m_message |
|
protected |
The documentation for this class was generated from the following files: