Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

FD::FactoryNotFoundException Class Reference

#include <Exception.h>

Inheritance diagram for FD::FactoryNotFoundException:

Inheritance graph
[legend]
Collaboration diagram for FD::FactoryNotFoundException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FactoryNotFoundException (std::string name)
 The constructor with a factory name.
virtual void print (std::ostream &out=std::cerr)
 The print method.

Public Attributes

std::string factoryName
 The factory name.

Detailed Description

The FactoryNotFoundException occurs when we try to create a new node with an unknown factory.
Author:
Dominic Letourneau
Version:
1.0


The documentation for this class was generated from the following file:
Generated on Wed Oct 5 14:29:23 2005 for FlowDesigner by  doxygen 1.4.4