DTN::NoRoute Class Reference

Exception thrown when no Route can be found for a Bundle. More...

#include <dtn/RoutingTable.h>

Inheritance diagram for DTN::NoRoute:

Inheritance graph
[legend]
Collaboration diagram for DTN::NoRoute:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NoRoute (const std::string &fname, int line)
 Constructor.
virtual ~NoRoute ()
 Virtual destructor.


Detailed Description

Exception thrown when no Route can be found for a Bundle.

Definition at line 68 of file RoutingTable.h.


Constructor & Destructor Documentation

DTN::NoRoute::NoRoute ( const std::string &  fname,
int  line 
) [inline]

Constructor.

Parameters:
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.


The documentation for this class was generated from the following file:
Generated on Mon Mar 24 11:15:48 2008 for Pydtn Simulator by  doxygen 1.5.4