#include <exceptions.h>
Inheritance diagram for InterfaceGeneratorInvalidContentException:
Public Member Functions | |
InterfaceGeneratorInvalidContentException (const char *msg) | |
Constructor. |
This happens if there was content in the file which was while syntactically correct semantically wrong. Examples for this are more than one data segment or no one at all.
Definition at line 48 of file exceptions.h.
InterfaceGeneratorInvalidContentException::InterfaceGeneratorInvalidContentException | ( | const char * | msg | ) | [inline] |
Constructor.
msg | message |
Definition at line 53 of file exceptions.h.
References fawkes::Exception::append().