class NoInputNodeException

/ /** NoInputNodeException occurs when the network has no input node defined. 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

/ /** NoInputNodeException occurs when the network has no input node defined.

 NoInputNodeException ()

 NoInputNodeException (int value)

void  print (ostream &out = cerr)

[virtual]

Reimplemented from BaseException.

int errorNo