CPUnit 0.7 (beta)
The REAL C++ port of JUnit.
|
#include <unittest_IllegalArgumentException.hpp>
Public Member Functions | |
IllegalArgumentException (const std::string m) throw () | |
virtual | ~IllegalArgumentException () throw () |
Definition at line 41 of file unittest_IllegalArgumentException.hpp.
unittest::IllegalArgumentException::IllegalArgumentException | ( | const std::string | m | ) | throw () |
Definition at line 34 of file unittest_IllegalArgumentException.cpp.
unittest::IllegalArgumentException::~IllegalArgumentException | ( | ) | throw () [virtual] |
Definition at line 38 of file unittest_IllegalArgumentException.cpp.