wibble  1.1
Public Member Functions | List of all members
tut::failure Class Reference

Exception to be throwed when ensure() fails or fail() called. More...

#include <tut.h>

Inheritance diagram for tut::failure:
Inheritance graph
[legend]
Collaboration diagram for tut::failure:
Collaboration graph
[legend]

Public Member Functions

 failure (const std::string &msg)
 

Detailed Description

Exception to be throwed when ensure() fails or fail() called.

Constructor & Destructor Documentation

tut::failure::failure ( const std::string &  msg)
inline

The documentation for this class was generated from the following file: