Thrown if document was invalid. More...
#include <exceptions.h>

Public Member Functions | |
| InterfaceGeneratorInvalidDocumentException (const char *msg) | |
| Constructor. | |
Thrown if document was invalid.
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().
1.7.1