Fawkes API  Fawkes Development Version
InterfaceGeneratorMissingAttributeException Class Reference

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

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorMissingAttributeException:

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


Constructor & Destructor Documentation

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

Constructor.

Parameters:
nameitem name
typedata type
attrmissing attribute

Definition at line 149 of file exceptions.h.

References fawkes::Exception::append().


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