Apache log4cxx Version 0.10.0

NullPointerException Class Reference

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

Inherits log4cxx::helpers::RuntimeException.

List of all members.

Public Member Functions

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

Detailed Description

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


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: