NotImplementedException Class Reference
#include <exceptions.h>
List of all members.
Detailed Description
Functionality is not implemented exception.
Constructor & Destructor Documentation
| NotImplementedException::NotImplementedException |
( |
std::string |
_feature |
) |
[inline] |
Exception constructor.
- Parameters:
-
| _feature | Feature description which is not implemented. |
| NotImplementedException::~NotImplementedException |
( |
|
) |
throw () [inline] |
Member Function Documentation
| void NotImplementedException::getFeature |
( |
std::string |
_feature |
) |
[inline] |
| const char* NotImplementedException::what |
( |
|
) |
const throw () [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: