Public Member Functions

dtn::routing::BaseRouter::RoutingException Class Reference

#include <BaseRouter.h>

Inherits ibrcommon::Exception.

Inherited by dtn::routing::BaseRouter::NoNeighbourFoundException, and dtn::routing::BaseRouter::NoRouteFoundException.

Collaboration diagram for dtn::routing::BaseRouter::RoutingException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RoutingException (string what="An error occured during routing.") throw ()

Detailed Description

Definition at line 32 of file BaseRouter.h.


Constructor & Destructor Documentation

dtn::routing::BaseRouter::RoutingException::RoutingException ( string  what = "An error occured during routing."  )  throw () [inline]

Definition at line 35 of file BaseRouter.h.


The documentation for this class was generated from the following file: