#include <Node.h>
Inheritance diagram for FD::NotInitializedException:


Public Member Functions | |
| NotInitializedException (std::map< std::string, Node * > aMap) | |
| virtual void | print (std::ostream &out=std::cerr) |
Public Attributes | |
| std::map< std::string, Node * > | nodeMap |
|
|
The constructor that takes a map of nodes not properly initialized |
|
|
The print method Implements FD::BaseException. |
|
|
The node map |
1.4.4