CPUnit 0.7 (beta)
The REAL C++ port of JUnit.
unittest::IllegalArgumentException Class Reference

#include <unittest_IllegalArgumentException.hpp>

Inheritance diagram for unittest::IllegalArgumentException:
unittest::UnitTestException

List of all members.

Public Member Functions

 IllegalArgumentException (const std::string m) throw ()
virtual ~IllegalArgumentException () throw ()

Detailed Description

Definition at line 41 of file unittest_IllegalArgumentException.hpp.


Constructor & Destructor Documentation

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.


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