Fawkes API  Fawkes Development Version
InterfaceGeneratorInvalidDocumentException Class Reference

Thrown if document was invalid. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidDocumentException:

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.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
msgmessage

Definition at line 37 of file exceptions.h.

References fawkes::Exception::append().


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