fawkes::ShmDoesNotExistException Class Reference
Shared memory segment does not exist. More...
#include <utils/ipc/shm_exceptions.h>
Inheritance diagram for fawkes::ShmDoesNotExistException:

Public Member Functions | |
| ShmDoesNotExistException () | |
| Constructor. | |
Detailed Description
Shared memory segment does not exist.Definition at line 54 of file shm_exceptions.h.
Constructor & Destructor Documentation
| fawkes::ShmDoesNotExistException::ShmDoesNotExistException | ( | ) |
The documentation for this class was generated from the following files:
- src/libs/utils/ipc/shm_exceptions.h
- src/libs/utils/ipc/shm_exceptions.cpp

