fawkes::InterfaceWriteDeniedException 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::InterfaceWriteDeniedException:

[legend]
List of all members.

Public Member Functions

 InterfaceWriteDeniedException (const char *type, const char *id, const char *msg)
 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 54 of file interface.h.


Constructor & Destructor Documentation

fawkes::InterfaceWriteDeniedException::InterfaceWriteDeniedException ( const char *  type,
const char *  id,
const char *  msg 
)

Constructor.

Parameters:
type type of the interface which caused the exception
id id of the interface which caused the exception
msg additional informative message

Definition at line 52 of file interface.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:31:39 2011 for Fawkes API by  doxygen 1.4.7