radar-coord-conversion-utility
0.8
|
Radar coord generic error. More...
#include <radarcoordlib/radar_coord_exceptions.hpp>
Public Member Functions | |
RadarCoordException (const std::string &msg) | |
Initialize the exception. More... | |
Radar coord generic error.
Every exception thrown by radar_coord library is a specialization of this exception
RadarCoordException::RadarCoordException | ( | const std::string & | msg | ) |
Initialize the exception.
msg | the exception msg |