An exception indicating an attempt to dereference a null pointer. More...
#include <NullPointerException.h++>

Public Member Functions | |
| NullPointerException () throw () | |
| Construct a new NullPointerException. | |
| const char * | what () const throw () |
An exception indicating an attempt to dereference a null pointer.
| NullPointerException | ( | ) | throw () |
Construct a new NullPointerException.
| const char* what | ( | ) | const throw () [inline] |
1.6.3