|
presage 0.9.1
|
#include <profile.h>


Public Member Functions | |
| ProfileException (presage_error_code_t code, const std::string &desc) throw () | |
| virtual | ~ProfileException () throw () |
| Public Member Functions inherited from PresageException | |
| 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 | |||||||||||||||
Definition at line 87 of file profile.h.
References PresageException::code().

|
inlinevirtual | ||||||||||||
|
inlineprivate | ||||||||||||
Definition at line 91 of file profile.h.
References PRESAGE_ERROR, and PresageException::PresageException().
