fawkes::BlackBoardMemMgrInvalidPointerException Class Reference
A NULL pointer was supplied where not allowed. More...
#include <exceptions.h>
Inheritance diagram for fawkes::BlackBoardMemMgrInvalidPointerException:

Public Member Functions | |
| BlackBoardMemMgrInvalidPointerException () | |
| Constructor. | |
Detailed Description
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.
Constructor & Destructor Documentation
| fawkes::BlackBoardMemMgrInvalidPointerException::BlackBoardMemMgrInvalidPointerException | ( | ) | [inline] |
The documentation for this class was generated from the following file:
- src/libs/blackboard/exceptions.h

