Fawkes API  Fawkes Development Version
fawkes::ShmCouldNotAttachException Class Reference

Could not attach to shared memory segment. More...

#include <utils/ipc/shm_exceptions.h>

Inheritance diagram for fawkes::ShmCouldNotAttachException:

List of all members.

Public Member Functions

 ShmCouldNotAttachException (const char *msg)
 Constructor.

Detailed Description

Could not attach to shared memory segment.


Constructor & Destructor Documentation

fawkes::ShmCouldNotAttachException::ShmCouldNotAttachException ( const char *  msg)

Constructor.

Parameters:
msgmessage why we could not attach

Definition at line 43 of file shm_exceptions.cpp.


The documentation for this class was generated from the following files: