#include <dtn/RoutingTable.h>


Public Member Functions | |
| NoRoute (const std::string &fname, int line) | |
| Constructor. | |
| virtual | ~NoRoute () |
| Virtual destructor. | |
Definition at line 68 of file RoutingTable.h.
| DTN::NoRoute::NoRoute | ( | const std::string & | fname, | |
| int | line | |||
| ) | [inline] |
Constructor.
| fname | Name of the file in which the exception was thrown | |
| line | The line on which the exception was thrown |
Definition at line 74 of file RoutingTable.h.
1.5.4