Exception when data field is not a vector of the right size. More...
#include <exceptions.h>
Public Member Functions | |
DataSizeException (const unsigned expected, const unsigned actual) |
Exception when data field is not a vector of the right size.
Definition at line 66 of file exceptions.h.
occupancy_grid_utils::DataSizeException::DataSizeException | ( | const unsigned | expected, |
const unsigned | actual | ||
) | [inline] |
Definition at line 68 of file exceptions.h.