InterfaceGeneratorInvalidTypeException Class Reference

Thrown if illegal type is supplied. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidTypeException:

[legend]
List of all members.

Public Member Functions

 InterfaceGeneratorInvalidTypeException (const char *item, const char *name, const char *type)
 Constructor.

Detailed Description

Thrown if illegal type is supplied.

Only a few basic types are allowed. If a typo occured or an unknown type was used this exception is thrown.

Definition at line 65 of file exceptions.h.


Constructor & Destructor Documentation

InterfaceGeneratorInvalidTypeException::InterfaceGeneratorInvalidTypeException ( const char *  item,
const char *  name,
const char *  type 
) [inline]

Constructor.

Parameters:
item item type
name item name
type invalid data type

Definition at line 72 of file exceptions.h.

References fawkes::Exception::append().


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