beecrypt::lang::NullPointerException Class Reference
[C++ classes mimicking java.lang]

This class is used to indicate that an application has found a null pointer where an object was required. More...

#include <NullPointerException.h>

Inheritance diagram for beecrypt::lang::NullPointerException:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::lang::NullPointerException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NullPointerException ()
 NullPointerException (const char *message)
 NullPointerException (const String &message)
 ~NullPointerException ()


Detailed Description

This class is used to indicate that an application has found a null pointer where an object was required.

Constructor & Destructor Documentation

beecrypt::lang::NullPointerException::NullPointerException (  )  [inline]

beecrypt::lang::NullPointerException::NullPointerException ( const char *  message  )  [inline]

beecrypt::lang::NullPointerException::NullPointerException ( const String message  )  [inline]

beecrypt::lang::NullPointerException::~NullPointerException (  )  [inline]


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

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8