DTN::LinkUnavailable Class Reference

Exception thrown when the Link on which a Bundle is to be forwarded is currently unavailable. More...

#include <dtn/Link.h>

Inheritance diagram for DTN::LinkUnavailable:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Exception thrown when the Link on which a Bundle is to be forwarded is currently unavailable.

Definition at line 85 of file Link.h.


Constructor & Destructor Documentation

DTN::LinkUnavailable::LinkUnavailable ( 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 91 of file Link.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