#include <Exception.h>
Inheritance diagram for FD::NoSinkNodeException:


Public Member Functions | |
| NoSinkNodeException () | |
| default constructor  | |
| NoSinkNodeException (int value) | |
| constructor with an error number  | |
| virtual void | print (std::ostream &out=std::cerr) | 
| The print method.  | |
Public Attributes | |
| int | errorNo | 
| the error number  | |
 1.4.4