NullPointerException Class Reference

Inherits log4cxx::helpers::RuntimeException.

List of all members.


Detailed Description

Thrown when an application attempts to use null in a case where an object is required.

Public Member Functions

 NullPointerException (const LogString &msg)
 NullPointerException (const NullPointerException &msg)
NullPointerExceptionoperator= (const NullPointerException &src)

Constructor & Destructor Documentation

NullPointerException ( const LogString msg  ) 


Member Function Documentation

NullPointerException& operator= ( const NullPointerException src  ) 


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