Thrown if shared memory could not be opened. More...
#include <exceptions.h>

Public Member Functions | |
| BBMemMgrCannotOpenException () | |
| Constructor. | |
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.
| fawkes::BBMemMgrCannotOpenException::BBMemMgrCannotOpenException | ( | ) | [inline] |
Constructor.
Definition at line 85 of file exceptions.h.
1.6.1