#include <exceptions.h>
Inheritance diagram for InterfaceGeneratorInvalidDocumentException:
Public Member Functions | |
InterfaceGeneratorInvalidDocumentException (const char *msg) | |
Constructor. |
This may happen if the document is not well-formed or if the file does not exist.
Definition at line 32 of file exceptions.h.
InterfaceGeneratorInvalidDocumentException::InterfaceGeneratorInvalidDocumentException | ( | const char * | msg | ) | [inline] |
Constructor.
msg | message |
Definition at line 37 of file exceptions.h.
References fawkes::Exception::append().