General container for exceptions thrown from the Global Planner. More...
#include <exceptions.h>
Public Member Functions | |
GlobalPlannerException (const std::string &description, int result_code=4) |
General container for exceptions thrown from the Global Planner.
Definition at line 164 of file exceptions.h.
nav_core2::GlobalPlannerException::GlobalPlannerException | ( | const std::string & | description, |
int | result_code = 4 |
||
) | [inline, explicit] |
Definition at line 167 of file exceptions.h.