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