Extensible exception class for all costmap-related problems. More...
#include <exceptions.h>
Public Member Functions | |
CostmapException (const std::string &description, int result_code=0) |
Extensible exception class for all costmap-related problems.
Definition at line 118 of file exceptions.h.
nav_core2::CostmapException::CostmapException | ( | const std::string & | description, |
int | result_code = 0 |
||
) | [inline, explicit] |
Definition at line 121 of file exceptions.h.