fawkes::InterfaceInvalidMessageException Class Reference
[Fawkes Exceptions]

This exception is thrown if a message has been queued in the interface which is not recognized by the interface. More...

#include <interface/interface.h>

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

List of all members.

Public Member Functions

 InterfaceInvalidMessageException (const Interface *interface, const Message *message)
 Constructor.

Detailed Description

This exception is thrown if a message has been queued in the interface which is not recognized by the interface.

Definition at line 66 of file interface.h.


Constructor & Destructor Documentation

fawkes::InterfaceInvalidMessageException::InterfaceInvalidMessageException ( const Interface interface,
const Message message 
)

Constructor.

Parameters:
interface interface that the invalid message was enqueued to
message enqueued message

Definition at line 87 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