libcommonc++
0.7
|
An exception indicating an attempt to dereference a null pointer. More...
#include <NullPointerException.h++>
Public Member Functions | |
NullPointerException () | |
Construct a new NullPointerException. More... | |
const char * | what () const throw () |
An exception indicating an attempt to dereference a null pointer.
Construct a new NullPointerException.
|
inline |