fawkes::BBNotMasterException Class Reference

Thrown if BlackBoard is not master and master operation has been requested. More...

#include <exceptions.h>

Inheritance diagram for fawkes::BBNotMasterException:

[legend]
List of all members.

Public Member Functions

 BBNotMasterException (const char *msg)
 Constructor.

Detailed Description

Thrown if BlackBoard is not master and master operation has been requested.

This exception is thrown by the memory manager if the memory is not owned but master mode is required. The interface manager throws it if you try to create a new interface but are not master. corrupted, for example if there are bytes that belong to neither a free chunk nor a allocated chunk.

Definition at line 66 of file exceptions.h.


Constructor & Destructor Documentation

fawkes::BBNotMasterException::BBNotMasterException ( const char *  msg  )  [inline]

Constructor.

Parameters:
msg message, appended to exception, base message "Memory corruption detected"

Definition at line 71 of file exceptions.h.

References fawkes::Exception::append().


The documentation for this class was generated from the following file:
Generated on Tue Feb 22 13:31:37 2011 for Fawkes API by  doxygen 1.4.7