class NodeNotFoundException

/ /** The NodeNotFoundException is thrown when a node isn't in the nodeDictionary More...

Definition#include <data-flow/include/Exception.h>
InheritsBaseException
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

/ /** The NodeNotFoundException is thrown when a node isn't in the nodeDictionary

 NodeNotFoundException (string name)

void  print (ostream &out = cerr)

[virtual]

Reimplemented from BaseException.

string nodeName