HyperspaceExplorer 0.7.1
|
This Exception is thrown when a feature is not yet implemented. More...
#include <NotYetImplementedException.h>
Public Member Functions | |
NotYetImplementedException (const std::string &what) |
This Exception is thrown when a feature is not yet implemented.
NotYetImplementedException::NotYetImplementedException | ( | const std::string & | what | ) | [inline] |
what | Should contain the name of the throwing class method |