presage  0.8.8
Public Member Functions | Private Member Functions
PredictorRegistry::PredictorRegistryException Class Reference

#include <predictorRegistry.h>

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

List of all members.

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

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

Definition at line 73 of file predictorRegistry.h.

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

Definition at line 76 of file predictorRegistry.h.


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