#include <exceptions.h>
Inheritance diagram for InterfaceGeneratorMissingAttributeException:
Public Member Functions | |
InterfaceGeneratorMissingAttributeException (const char *name, const char *type, const char *attr) | |
Constructor. |
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().