presage 0.9.1
PredictorRegistry::PredictorRegistryException Class Reference

#include <predictorRegistry.h>

Inheritance diagram for PredictorRegistry::PredictorRegistryException:
Inheritance graph
Collaboration diagram for PredictorRegistry::PredictorRegistryException:
Collaboration graph

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

Detailed Description

Definition at line 70 of file predictorRegistry.h.

Constructor & Destructor Documentation

◆ PredictorRegistryException() [1/2]

PredictorRegistry::PredictorRegistryException::PredictorRegistryException ( presage_error_code_t code,
const std::string & desc )
throw ( )
inline

Definition at line 72 of file predictorRegistry.h.

◆ ~PredictorRegistryException()

virtual PredictorRegistry::PredictorRegistryException::~PredictorRegistryException ( )
throw ( )
inlinevirtual

Definition at line 73 of file predictorRegistry.h.

◆ PredictorRegistryException() [2/2]

PredictorRegistry::PredictorRegistryException::PredictorRegistryException ( )
throw ( )
inlineprivate

Definition at line 76 of file predictorRegistry.h.


The documentation for this class was generated from the following file: