|
Util--
1.1
|
Null pointer access exception. More...
#include <utilmm/smart/pointer.hh>


Public Member Functions | |
| null_access (std::string const &message) | |
| Constructor. More... | |
Null pointer access exception.
This class represent an exception that may be throwned when user tries to access a NULL pointer.
|
inline |
Constructor.
| message | The message attached to this instance |
1.8.11