Exception for Cell off map. More...
#include <exceptions.h>
Public Member Functions | |
CellOutOfBoundsException (const unsigned x, const unsigned y) |
Exception for Cell off map.
Definition at line 59 of file exceptions.h.
occupancy_grid_utils::CellOutOfBoundsException::CellOutOfBoundsException | ( | const unsigned | x, |
const unsigned | y | ||
) | [inline] |
Definition at line 61 of file exceptions.h.