|
presage 0.9.1
|
#include <predictorRegistry.h>


Public Member Functions | |
| PredictorRegistryException (presage_error_code_t code, const std::string &desc) throw () | |
| virtual | ~PredictorRegistryException () 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 | |
| PredictorRegistryException () throw () | |
Definition at line 70 of file predictorRegistry.h.
|
inline | |||||||||||||||
Definition at line 72 of file predictorRegistry.h.
References PresageException::code().

|
inlinevirtual | ||||||||||||
Definition at line 73 of file predictorRegistry.h.
|
inlineprivate | ||||||||||||
Definition at line 76 of file predictorRegistry.h.
References PRESAGE_ERROR, and PresageException::PresageException().
Referenced by PredictorRegistry::addPredictor().

