#include <exception.h>
Public Member Functions |
|
NotImplemented (const char *file, int line) |
This exception should be thrown to indicate not yet inplemented methods. If you take the time to use the detailed constructor instead of the default constructor, identification of the concerned source will get much easier!