#include <exceptions.h>
Inheritance diagram for fawkes::BlackBoardMemMgrInvalidPointerException:
Public Member Functions | |
BlackBoardMemMgrInvalidPointerException () | |
Constructor. |
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] |