Thrown when an application attempts to use null in a case where an object is required. More...
Inherits log4cxx::helpers::RuntimeException.
Public Member Functions | |
NullPointerException (const LogString &msg) | |
NullPointerException (const NullPointerException &msg) | |
NullPointerException & | operator= (const NullPointerException &src) |
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException | ( | const LogString & | msg | ) |
NullPointerException | ( | const NullPointerException & | msg | ) |
NullPointerException& operator= | ( | const NullPointerException & | src | ) |