NULL pointer.
More...
#include <casexception.h>
Inheritance diagram for ENullPtr:

Public Member Functions | |
| ENullPtr () throw () | |
Initializes msg. | |
| ~ENullPtr () throw () | |
| Dummy. | |
NULL pointer has been encountered.
Definition at line 266 of file casexception.h.
| ENullPtr::ENullPtr | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 273 of file casexception.h.
| ENullPtr::~ENullPtr | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 282 of file casexception.h.
1.4.7