fawkes::InterfaceMessageEnqueueException Class Reference
[Fawkes Exceptions]

This exception is thrown if a write has been attempted on a read-only interface. More...

#include <interface/interface.h>

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

List of all members.

Public Member Functions

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

Detailed Description

This exception is thrown if a write has been attempted on a read-only interface.

See also:
Interface::write()

Definition at line 60 of file interface.h.


Constructor & Destructor Documentation

fawkes::InterfaceMessageEnqueueException::InterfaceMessageEnqueueException ( const char *  type,
const char *  id 
)

Constructor.

Parameters:
type type of the interface which caused the exception
id id of the interface which caused the exception

Definition at line 70 of file interface.cpp.


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1