psi::FeatureNotImplemented Class Reference

#include <exception.h>

Inheritance diagram for psi::FeatureNotImplemented:

psi::PsiException

List of all members.

Public Member Functions

 FeatureNotImplemented (std::string module, std::string feature, const char *file, int line) throw ()


Detailed Description

Exception for features that are not implemented yet, but will be (maybe?)

Constructor & Destructor Documentation

psi::FeatureNotImplemented::FeatureNotImplemented ( std::string  module,
std::string  feature,
const char *  file,
int  line 
) throw ()

Constructor

Parameters:
module The module being run
feature The feature not yet implemented
file The file that threw the exception (use __FILE__ macro)
line The line number that threw the exception (use __LINE__ macro)


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

Generated on Mon Dec 21 14:14:48 2009 for PSI by  doxygen 1.5.6