mockpp::AssertionFailedError Class Reference

Thrown when an assertion failed. More...

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

List of all members.

Public Member Functions

 AssertionFailedError (unsigned srcline, const char *srcfile, const String &message)
 Constructs an exception.
virtual ~AssertionFailedError () throw ()
 Destroy the exception.

Detailed Description

Thrown when an assertion failed.

Definition at line 44 of file AssertionFailedError.h.


Constructor & Destructor Documentation

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

Constructs an exception.

Parameters:
srcline the line in the sourcefile
srcfile the name of the sourcefile
message a human readable description about the cause

Definition at line 40 of file AssertionFailedError.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