A NULL pointer was supplied where not allowed. More...
#include <exceptions.h>

Public Member Functions | |
| BlackBoardMemMgrInvalidPointerException () | |
| Constructor. | |
A NULL pointer was supplied where not allowed.
Throw this exception if a pointer to NULL has been supplied where this is not allowed.
Definition at line 35 of file exceptions.h.
| fawkes::BlackBoardMemMgrInvalidPointerException::BlackBoardMemMgrInvalidPointerException | ( | ) | [inline] |
Constructor.
Definition at line 38 of file exceptions.h.
1.6.1