![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <Assure.hpp>


Public Member Functions | |
| NullException (const std::string &s) | |
| assureNotNull provides additional information about the pointer via this c'tor | |
| ~NullException () throw () | |
Definition at line 186 of file Assure.hpp.
| NullException::NullException | ( | const std::string & | s | ) | [explicit] |
Definition at line 40 of file Assure.cpp.
| wns::NullException::~NullException | ( | ) | throw () [inline] |
Definition at line 196 of file Assure.hpp.
1.5.5