NullPointerException Class Reference

An exception indicating an attempt to dereference a null pointer. More...

#include <NullPointerException.h++>

Inheritance diagram for NullPointerException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 NullPointerException () throw ()
 Construct a new NullPointerException.
const char * what () const throw ()

Detailed Description

An exception indicating an attempt to dereference a null pointer.

Author:
Mark Lindner

Constructor & Destructor Documentation

NullPointerException (  )  throw ()

Construct a new NullPointerException.


Member Function Documentation

const char* what (  )  const throw () [inline]

The documentation for this class was generated from the following files:
Generated on Sat Nov 26 16:49:09 2011 for libcommonc++ by  doxygen 1.6.3