Could not attach to shared memory segment. More...
#include <utils/ipc/shm_exceptions.h>
Public Member Functions | |
ShmCouldNotAttachException (const char *msg) | |
Constructor. |
Could not attach to shared memory segment.
Definition at line 33 of file shm_exceptions.h.
fawkes::ShmCouldNotAttachException::ShmCouldNotAttachException | ( | const char * | msg | ) |
Constructor.
msg | message why we could not attach |
Definition at line 43 of file shm_exceptions.cpp.