Base class for exceptions from this package. More...
#include <exceptions.h>
Public Member Functions | |
GridUtilsException (const format &f) | |
GridUtilsException (const char *str) |
Base class for exceptions from this package.
Definition at line 43 of file exceptions.h.
occupancy_grid_utils::GridUtilsException::GridUtilsException | ( | const format & | f | ) | [inline] |
Definition at line 45 of file exceptions.h.
occupancy_grid_utils::GridUtilsException::GridUtilsException | ( | const char * | str | ) | [inline] |
Definition at line 46 of file exceptions.h.