Parent type of all exceptions defined within. More...
#include <exceptions.h>
Public Member Functions | |
PlannerException (const std::string &description, int result_code=3) |
Parent type of all exceptions defined within.
Definition at line 153 of file exceptions.h.
nav_core2::PlannerException::PlannerException | ( | const std::string & | description, |
int | result_code = 3 |
||
) | [inline, explicit] |
Definition at line 156 of file exceptions.h.