Used to indicate that a method has not yet been implemented. More...
#include <Exceptions.h>
Inherits exception.
Public Member Functions | |
NotImplementedException (const char *classname, const char *methodname) | |
const char * | what () const throw () |
Used to indicate that a method has not yet been implemented.