NotImplementedException used for features that are not implemented. More...
#include <GEAR.h>
Public Member Functions | |
| NotImplementedException (std::string text) | |
Public Member Functions inherited from gear::Exception | |
| Exception (const std::string &text) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from gear::Exception | |
| std::string | message |
NotImplementedException used for features that are not implemented.
1.8.6