Exception thrown in case of a null pointer operation. More...
#include <Exceptions.h>

Public Member Functions | |
| NullPointerException () | |
| Default constructor. | |
Exception thrown in case of a null pointer operation.
Definition at line 31 of file Exceptions.h.
Default constructor.
Definition at line 29 of file Exceptions.cpp.