Fawkes API  Fawkes Development Version
fawkes::InterfaceInvalidMessageException Class Reference

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

#include <>>

Inheritance diagram for fawkes::InterfaceInvalidMessageException:

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.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
interfaceinterface that the invalid message was enqueued to
messageenqueued message

Definition at line 87 of file interface.cpp.


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