mockpp::NotImplementedException Class Reference
[General helper classes]

Signal not-yet implemented methods. More...

Inheritance diagram for mockpp::NotImplementedException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 NotImplementedException (unsigned srcline, const char *srcfile, const String &message)
 NotImplementedException constructor comment.

Detailed Description

Signal not-yet implemented methods.

Definition at line 45 of file NotImplementedException.h.


Constructor & Destructor Documentation

mockpp::NotImplementedException::NotImplementedException ( unsigned  srcline,
const char *  srcfile,
const String message 
)

NotImplementedException constructor comment.

Parameters:
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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on Tue Jan 5 09:49:02 2010 for mockpp by  doxygen 1.6.1