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

FD::NodeNotFoundException Class Reference

#include <Exception.h>

Inheritance diagram for FD::NodeNotFoundException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NodeNotFoundException (std::string name)
 This constructor is used to specify which node is not found.
virtual void print (std::ostream &out=std::cerr)
 The print method that prints on stderr by default.

Public Attributes

std::string nodeName
 The node name.

Detailed Description

The NodeNotFoundException is thrown when a node isn't in the nodeDictionary
Author:
Dominic Letourneau
Version:
1.0


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