Thrown if a writer is already active on an interface that writing has been requested for. More...
#include <exceptions.h>

Public Member Functions | |
| BlackBoardWriterActiveException (const char *id, const char *type) | |
| Constructor. | |
Thrown if a writer is already active on an interface that writing has been requested for.
Definition at line 121 of file exceptions.h.
| fawkes::BlackBoardWriterActiveException::BlackBoardWriterActiveException | ( | const char * | id, | |
| const char * | type | |||
| ) | [inline] |
Constructor.
| type | type of interface that could not be found | |
| id | identifier of the interface |
Definition at line 127 of file exceptions.h.
References fawkes::Exception::append().
1.7.1