#include <BaseRouter.h>
Inherits dtn::routing::BaseRouter::RoutingException.

Public Member Functions | |
| NoNeighbourFoundException (string what="No neighbour was found.") throw () | |
If no neighbour was found, this exception is thrown.
Definition at line 43 of file BaseRouter.h.
| dtn::routing::BaseRouter::NoNeighbourFoundException::NoNeighbourFoundException | ( | string | what = "No neighbour was found." |
) | throw () [inline] |
Definition at line 46 of file BaseRouter.h.
1.7.1