presage
0.9.1
|
#include <profile.h>
Public Member Functions | |
ProfileException (presage_error_code_t code, const std::string &desc) throw () | |
virtual | ~ProfileException () throw () |
![]() | |
PresageException (presage_error_code_t code, const std::string &msg) throw () | |
virtual | ~PresageException () throw () |
virtual const char * | what () const throw () |
virtual const presage_error_code_t | code () const throw () |
Private Member Functions | |
ProfileException () throw () | |
|
inline |
|
inlinevirtual |
|
inlineprivate |