Fawkes API  Fawkes Development Version
InterfaceGeneratorInvalidValueException Class Reference

Thrown if illegal value is supplied. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidValueException:

List of all members.

Public Member Functions

 InterfaceGeneratorInvalidValueException (const char *name, const char *type, const char *value)
 Constructor.

Detailed Description

Thrown if illegal value is supplied.

Thrown if wrong value was supplied for a given value


Constructor & Destructor Documentation

InterfaceGeneratorInvalidValueException::InterfaceGeneratorInvalidValueException ( const char *  name,
const char *  type,
const char *  value 
) [inline]

Constructor.

Parameters:
nameitem name
typedata type
valueinvalid value

Definition at line 97 of file exceptions.h.

References fawkes::Exception::append().


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