Fawkes API  Fawkes Development Version
InterfaceGeneratorInvalidContentException Class Reference

Thrown if document contains illegal content. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidContentException:

List of all members.

Public Member Functions

 InterfaceGeneratorInvalidContentException (const char *msg)
 Constructor.

Detailed Description

Thrown if document contains illegal content.

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.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
msgmessage

Definition at line 53 of file exceptions.h.

References fawkes::Exception::append().


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