fawkes::BBMemMgrCannotOpenException Class Reference
Thrown if shared memory could not be opened. More...
#include <exceptions.h>
Inheritance diagram for fawkes::BBMemMgrCannotOpenException:

Public Member Functions | |
| BBMemMgrCannotOpenException () | |
| Constructor. | |
Detailed Description
Thrown if shared memory could not be opened.Can happen only if opening the segment as non-master.
Definition at line 82 of file exceptions.h.
Constructor & Destructor Documentation
| fawkes::BBMemMgrCannotOpenException::BBMemMgrCannotOpenException | ( | ) | [inline] |
The documentation for this class was generated from the following file:
- src/libs/blackboard/exceptions.h

