Fawkes API Fawkes Development Version
|
Thrown if required attribute is missing supplied. More...
#include <exceptions.h>
Public Member Functions | |
InterfaceGeneratorMissingAttributeException (const char *name, const char *type, const char *attr) | |
Constructor. |
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.
InterfaceGeneratorMissingAttributeException::InterfaceGeneratorMissingAttributeException | ( | const char * | name, |
const char * | type, | ||
const char * | attr | ||
) | [inline] |
Constructor.
name | item name |
type | data type |
attr | missing attribute |
Definition at line 141 of file exceptions.h.
References fawkes::Exception::append().