#include <BaseRouter.h>
Public Member Functions | |
| NoRouteFoundException (string what="No route found.") throw () | |
If no route can be found, this exception is thrown.
Definition at line 50 of file BaseRouter.h.
| dtn::routing::BaseRouter::NoRouteFoundException::NoRouteFoundException | ( | string | what = "No route found." |
) | throw () [inline] |
Definition at line 53 of file BaseRouter.h.
1.6.3