presage
0.8.7
|
#include <profile.h>
Public Member Functions | |
ProfileException (presage_error_code_t code, const std::string &desc) throw () | |
virtual | ~ProfileException () throw () |
Private Member Functions | |
ProfileException () throw () |
Profile::ProfileException::ProfileException | ( | presage_error_code_t | code, |
const std::string & | desc | ||
) | throw () [inline] |
virtual Profile::ProfileException::~ProfileException | ( | ) | throw () [inline, virtual] |
Profile::ProfileException::ProfileException | ( | ) | throw () [inline, private] |