25 #ifndef __UTILS_IPC_SHM_EXCEPTIONS_H_ 26 #define __UTILS_IPC_SHM_EXCEPTIONS_H_ 28 #include <core/exception.h> Fawkes library namespace.
Memory size does not match.
The address points out of the shared memory.
ShmCouldNotAttachException(const char *msg)
Constructor.
Base class for exceptions in Fawkes.
Could not attach to shared memory segment.
The shared memory is set adress-dependend but could not be opened at the appropriate address...
Shared memory segment does not exist.
The pointer does not point inside the shared memory.