Fawkes API Fawkes Development Version

fawkes::InterfaceMessageEnqueueException Class Reference

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

#include <>>

Inheritance diagram for fawkes::InterfaceMessageEnqueueException:

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:
typetype of the interface which caused the exception
idid 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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends