Thrown when all the trajectories explored are illegal. More...
#include <exceptions.h>
Public Member Functions | |
NoLegalTrajectoriesException (const std::string &description, int result_code=15) | |
![]() | |
LocalPlannerException (const std::string &description, int result_code=13) | |
![]() | |
PlannerException (const std::string &description, int result_code=3) | |
![]() | |
int | getResultCode () const |
NavCore2Exception (const std::string &description, int result_code) | |
Additional Inherited Members | |
![]() | |
int | result_code_ |
Thrown when all the trajectories explored are illegal.
Definition at line 336 of file exceptions.h.
|
inlineexplicit |
Definition at line 339 of file exceptions.h.