Fawkes API Fawkes Development Version

InterfaceGeneratorInvalidFlagException Class Reference

Thrown if illegal flag is supplied. More...

#include <exceptions.h>

Inheritance diagram for InterfaceGeneratorInvalidFlagException:

List of all members.

Public Member Functions

 InterfaceGeneratorInvalidFlagException (const char *name, const char *flag)
 Constructor.

Detailed Description

Thrown if illegal flag is supplied.

Thrown if illegal flag was supplied for a given value

Definition at line 117 of file exceptions.h.


Constructor & Destructor Documentation

InterfaceGeneratorInvalidFlagException::InterfaceGeneratorInvalidFlagException ( const char *  name,
const char *  flag 
) [inline]

Constructor.

Parameters:
nameitem name
flaginvalid flag

Definition at line 123 of file exceptions.h.

References fawkes::Exception::append().


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends