Public Member Functions

fawkes::BlackBoardWriterActiveException Class Reference

Thrown if a writer is already active on an interface that writing has been requested for. More...

#include <exceptions.h>

Inheritance diagram for fawkes::BlackBoardWriterActiveException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BlackBoardWriterActiveException (const char *id, const char *type)
 Constructor.

Detailed Description

Thrown if a writer is already active on an interface that writing has been requested for.

Definition at line 121 of file exceptions.h.


Constructor & Destructor Documentation

fawkes::BlackBoardWriterActiveException::BlackBoardWriterActiveException ( const char *  id,
const char *  type 
) [inline]

Constructor.

Parameters:
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().


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