|
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 () |
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 | |
| 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.
1.8.9.1