Public Member Functions

InterfaceGeneratorInvalidValueException Class Reference

Thrown if illegal value is supplied. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidValueException:
Inheritance graph
[legend]

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

Definition at line 82 of file exceptions.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
name item name
type data type
value invalid value

Definition at line 89 of file exceptions.h.

References fawkes::Exception::append().


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