presage
0.9.1
|
#include <configuration.h>
Public Member Functions | |
ConfigurationException (presage_error_code_t error_code, const std::string &desc) throw () | |
virtual | ~ConfigurationException () 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 | |
ConfigurationException () throw () | |
Definition at line 52 of file configuration.h.
|
inline |
Definition at line 54 of file configuration.h.
|
inlinevirtual |
Definition at line 55 of file configuration.h.
|
inlineprivate |
Definition at line 58 of file configuration.h.