class FactoryNotFoundException

/ /** The FactoryNotFoundException occurs when we try to create a new node with an unknown factory. 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 FactoryNotFoundException occurs when we try to create a new node with an unknown factory.

 FactoryNotFoundException (string name)

void  print (ostream &out = cerr)

[virtual]

Reimplemented from BaseException.

string factoryName