Signal not-yet implemented methods. More...

| Public Member Functions | |
| NotImplementedException (unsigned srcline, const char *srcfile, const String &message) | |
| NotImplementedException constructor comment. | |
Signal not-yet implemented methods.
Definition at line 45 of file NotImplementedException.h.
| mockpp::NotImplementedException::NotImplementedException | ( | unsigned | srcline, | |
| const char * | srcfile, | |||
| const String & | message | |||
| ) | 
NotImplementedException constructor comment.
| srcline | the line in the sourcefile | |
| srcfile | the name of the sourcefile | |
| message | a human readable description about the cause | 
Definition at line 41 of file NotImplementedException.cpp.
 1.6.1
 1.6.1