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

#include <predictorRegistry.h>

Inheritance diagram for PredictorRegistry::PredictorRegistryException:
Inheritance graph
[legend]
Collaboration diagram for PredictorRegistry::PredictorRegistryException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PredictorRegistryException (presage_error_code_t code, const std::string &desc) throw ()
virtual ~PredictorRegistryException () 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 () [inline, virtual]

Definition at line 73 of file predictorRegistry.h.

PredictorRegistry::PredictorRegistryException::PredictorRegistryException ( ) throw () [inline, private]

Definition at line 76 of file predictorRegistry.h.


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