#include <apt.h>
List of all members.
Public Member Functions |
| Exception (const std::string &context) throw () |
| ~Exception () throw () |
virtual const char * | type () const throw () |
virtual std::string | desc () const throw () |
Protected Attributes |
std::string | m_message |
Constructor & Destructor Documentation
ept::apt::Exception::Exception |
( |
const std::string & |
context |
) |
throw () |
ept::apt::Exception::~Exception |
( |
|
) |
throw () [inline] |
Member Function Documentation
virtual std::string ept::apt::Exception::desc |
( |
|
) |
const throw () [inline, virtual] |
virtual const char* ept::apt::Exception::type |
( |
|
) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: