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

Public Member Functions | |
| NoRouteFoundException (string what="No route found.") throw () | |
If no route can be found, this exception is thrown.
Definition at line 54 of file BaseRouter.h.
| dtn::routing::BaseRouter::NoRouteFoundException::NoRouteFoundException | ( | string | what = "No route found." |
) | throw () [inline] |
Definition at line 57 of file BaseRouter.h.
1.7.1