Public Member Functions
utilmm::smart::null_access Class Reference

Null pointer access exception. More...

#include <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>

Definition at line 29 of file pointer.hh.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
messageThe message attached to this instance

Definition at line 35 of file pointer.hh.


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


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Oct 6 2014 03:17:02