Thrown if illegal attribute is supplied. More...
#include <exceptions.h>
Public Member Functions | |
InterfaceGeneratorInvalidAttributeException (const char *name, const char *type, const char *attr) | |
Constructor. |
Thrown if illegal attribute is supplied.
Thrown if illegal attribute was supplied for a given value
Definition at line 99 of file exceptions.h.
InterfaceGeneratorInvalidAttributeException::InterfaceGeneratorInvalidAttributeException | ( | const char * | name, | |
const char * | type, | |||
const char * | attr | |||
) | [inline] |
Constructor.
name | item name | |
type | data type | |
attr | invalid attribute |
Definition at line 106 of file exceptions.h.
References fawkes::Exception::append().