presage
0.8.7
|
#include <predictorRegistry.h>
Public Member Functions | |
PredictorRegistryException (presage_error_code_t code, const std::string &desc) throw () | |
virtual | ~PredictorRegistryException () throw () |
Private Member Functions | |
PredictorRegistryException () throw () |
Definition at line 70 of file predictorRegistry.h.
PredictorRegistry::PredictorRegistryException::PredictorRegistryException | ( | presage_error_code_t | code, |
const std::string & | desc | ||
) | throw () [inline] |
Definition at line 72 of file predictorRegistry.h.
virtual PredictorRegistry::PredictorRegistryException::~PredictorRegistryException | ( | ) | throw () [inline, virtual] |
Definition at line 73 of file predictorRegistry.h.
PredictorRegistry::PredictorRegistryException::PredictorRegistryException | ( | ) | throw () [inline, private] |
Definition at line 76 of file predictorRegistry.h.