utilmm::smart::null_access Class Reference
[Smart pointers]

Null pointer access exception. More...

#include <utilmm/smart/pointer.hh>

List of all members.

Public Member Functions

 null_access (std::string const &message)
 Constructor.


Detailed Description

Null pointer access exception.

This class represent an exception that may be throwned when user tries to access a NULL pointer.

Author:
Frédéric Py <fpy@laas.fr>

Constructor & Destructor Documentation

utilmm::smart::null_access::null_access ( std::string const &  message  )  [inline]

Constructor.

Parameters:
message The message attached to this instance


The documentation for this class was generated from the following file:
Generated on Tue Feb 19 10:51:02 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page