InterfaceGeneratorMissingAttributeException Class Reference

Thrown if required attribute is missing supplied. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorMissingAttributeException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InterfaceGeneratorMissingAttributeException (const char *name, const char *type, const char *attr)
 Constructor.

Detailed Description

Thrown if required attribute is missing supplied.

Thrown if required attribute was not supplied for a given value

Definition at line 134 of file exceptions.h.


Constructor & Destructor Documentation

InterfaceGeneratorMissingAttributeException::InterfaceGeneratorMissingAttributeException ( const char *  name,
const char *  type,
const char *  attr 
) [inline]

Constructor.

Parameters:
name item name
type data type
attr missing attribute

Definition at line 141 of file exceptions.h.

References fawkes::Exception::append().


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1