Public Member Functions

InterfaceGeneratorInvalidDocumentException Class Reference

Thrown if document was invalid. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidDocumentException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InterfaceGeneratorInvalidDocumentException (const char *msg)
 Constructor.

Detailed Description

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.


Constructor & Destructor Documentation

InterfaceGeneratorInvalidDocumentException::InterfaceGeneratorInvalidDocumentException ( const char *  msg  )  [inline]

Constructor.

Parameters:
msg message

Definition at line 37 of file exceptions.h.

References fawkes::Exception::append().


The documentation for this class was generated from the following file: