TestFailed Class Reference

List of all members.

Public Member Functions

 TestFailed (const char *reason)
virtual ~TestFailed () throw ()
const char * what () const throw ()

Private Attributes

string m_reason


Detailed Description

Definition at line 44 of file diff_test.cxx.


Constructor & Destructor Documentation

TestFailed::TestFailed ( const char *  reason  )  [inline, explicit]

Definition at line 41 of file funcobj_test.cxx.

virtual TestFailed::~TestFailed (  )  throw () [inline, virtual]

Definition at line 46 of file funcobj_test.cxx.


Member Function Documentation

const char* TestFailed::what (  )  const throw () [inline]

Definition at line 50 of file funcobj_test.cxx.

References m_reason.


Member Data Documentation

string TestFailed::m_reason [private]

Definition at line 56 of file funcobj_test.cxx.

Referenced by what().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:37 2008 for scsolver by  doxygen 1.5.3